Nearest-color comparison

Cobalt Violet vs UV Purple

Cobalt Violet #8F00FF vs UV Purple #6F00FF: RGB distance 32 and contrast 1.16:1. Compare hue, luminance, saturation, WCAG and practical use.

Cobalt Violet and UV Purple are related but distinguishable, with an RGB distance of 32. Cobalt Violet is lighter by 0.0246, and their saturation is equal. Their mutual contrast is 1.16:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Cobalt Violet#8F00FF
UV Purple#6F00FF

Quick Difference Summary

The main measurable differences between Cobalt Violet and UV Purple across RGB distance, luminance, hue, saturation, and contrast.

RGB distance32
Pair contrast1.16:1
Luminance delta0.0246
Hue delta8 deg
Lighter colorCobalt Violet
More saturatedCobalt Violet

Side-by-Side Color Profiles

purple color

Cobalt Violet

Cobalt Violet is #8F00FF, a cool purple with hue 274°, saturation 100% and luminance 0.1306. Beside UV Purple, it is lighter and equally saturated. Of the two standard text choices, white text gives the higher contrast at 5.81:1.

HEX#8F00FF RGB143, 0, 255 HSL274, 100, 50 CMYK44, 100, 0, 0 Luminance0.1306 Best textwhite text

purple color

UV Purple

UV Purple is #6F00FF, a cool purple with hue 266°, saturation 100% and luminance 0.106. Beside Cobalt Violet, it is darker and equally saturated. Of the two standard text choices, white text gives the higher contrast at 6.73:1.

HEX#6F00FF RGB111, 0, 255 HSL266, 100, 50 CMYK56, 100, 0, 0 Luminance0.106 Best textwhite text

When to Use Cobalt Violet or UV Purple

Choose Cobalt VioletChoose Cobalt Violet when the design calls for vibrant purple color at #8F00FF, with cool temperature and 50% HSL lightness.
Choose UV PurpleChoose UV Purple when #6F00FF, its vibrant purple character, or its 50% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.16:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyCobalt VioletUV Purple
HEX#8F00FF#6F00FF
RGB143, 0, 255111, 0, 255
HSL274, 100, 50266, 100, 50
CMYK44, 100, 0, 056, 100, 0, 0
FamilyPurplePurple
TemperatureCoolCool
ToneVibrantVibrant
Luminance0.13060.106
Black contrast3.61:13.12:1
White contrast5.81:16.73:1
Shared tonesVibrant

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Cobalt Violetwhite text - 5.81:1
UV Purplewhite text - 6.73:1

Downloadable color comparison infographic

Cobalt Violet vs UV Purple Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Cobalt Violet vs UV Purple color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Cobalt Violet vs UV Purple color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Cobalt Violet vs UV Purple Data (JSON)

Structured comparison data for Cobalt Violet and UV Purple, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "cobalt-violet",
    "name": "Cobalt Violet",
    "hex": "#8F00FF",
    "rgb": [
      143,
      0,
      255
    ],
    "hsl": [
      274,
      100,
      50
    ],
    "cmyk": [
      44,
      100,
      0,
      0
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.1306,
    "contrast": {
      "black": 3.61,
      "white": 5.81
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.81
    },
    "description": "Cobalt Violet is #8F00FF, a cool purple color with vibrant character. Compared with UV Purple, it is lighter and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cobalt-violet/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cobalt-violet.json"
  },
  {
    "slug": "uv-purple",
    "name": "UV Purple",
    "hex": "#6F00FF",
    "rgb": [
      111,
      0,
      255
    ],
    "hsl": [
      266,
      100,
      50
    ],
    "cmyk": [
      56,
      100,
      0,
      0
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.106,
    "contrast": {
      "black": 3.12,
      "white": 6.73
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.73
    },
    "description": "UV Purple is #6F00FF, a cool purple color with vibrant character. Compared with Cobalt Violet, it is darker and similar in saturation. Use it for neon accents, event graphics, and high-energy digital design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/uv-purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/uv-purple.json"
  }
]
Differences
{
  "rgbDistance": 32,
  "contrastRatio": 1.16,
  "hslDelta": {
    "hue": 8,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.0246,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Cobalt Violet",
  "moreSaturatedColor": "Cobalt Violet"
}
Accessibility
{
  "pairContrastRatio": 1.16,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Cobalt Violet",
      "background": "#8F00FF",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.81
    },
    {
      "color": "UV Purple",
      "background": "#6F00FF",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.73
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Cobalt Violet is better when the design needs vibrant purple character, cool temperature, and the specific HEX value #8F00FF.",
  "chooseSecondWhen": "UV Purple is better when the design needs vibrant purple character, cool temperature, and the specific HEX value #6F00FF.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/cobalt-violet-vs-uv-purple.json",
  "https://www.colorsencyclopedia.com/api/colors/cobalt-violet.json",
  "https://www.colorsencyclopedia.com/api/colors/uv-purple.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cobalt-violet-vs-uv-purple",
  "type": "nearest",
  "name": "Cobalt Violet vs UV Purple",
  "verdict": "Cobalt Violet and UV Purple are visually related colors. Cobalt Violet is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.16:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Cobalt Violet and UV Purple are different purple colors with HEX values #8F00FF and #6F00FF. According to Colors Encyclopedia, their RGB distance is 32, their contrast ratio is 1.16:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 32,
  "contrastRatio": 1.16,
  "colors": [
    {
      "slug": "cobalt-violet",
      "name": "Cobalt Violet",
      "hex": "#8F00FF",
      "rgb": [
        143,
        0,
        255
      ],
      "hsl": [
        274,
        100,
        50
      ],
      "cmyk": [
        44,
        100,
        0,
        0
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1306,
      "contrast": {
        "black": 3.61,
        "white": 5.81
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.81
      },
      "description": "Cobalt Violet is #8F00FF, a cool purple color with vibrant character. Compared with UV Purple, it is lighter and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cobalt-violet/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cobalt-violet.json"
    },
    {
      "slug": "uv-purple",
      "name": "UV Purple",
      "hex": "#6F00FF",
      "rgb": [
        111,
        0,
        255
      ],
      "hsl": [
        266,
        100,
        50
      ],
      "cmyk": [
        56,
        100,
        0,
        0
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.106,
      "contrast": {
        "black": 3.12,
        "white": 6.73
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.73
      },
      "description": "UV Purple is #6F00FF, a cool purple color with vibrant character. Compared with Cobalt Violet, it is darker and similar in saturation. Use it for neon accents, event graphics, and high-energy digital design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/uv-purple/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/uv-purple.json"
    }
  ],
  "differences": {
    "rgbDistance": 32,
    "contrastRatio": 1.16,
    "hslDelta": {
      "hue": 8,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.0246,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Cobalt Violet",
    "moreSaturatedColor": "Cobalt Violet"
  },
  "accessibility": {
    "pairContrastRatio": 1.16,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Cobalt Violet",
        "background": "#8F00FF",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.81
      },
      {
        "color": "UV Purple",
        "background": "#6F00FF",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.73
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Cobalt Violet is better when the design needs vibrant purple character, cool temperature, and the specific HEX value #8F00FF.",
    "chooseSecondWhen": "UV Purple is better when the design needs vibrant purple character, cool temperature, and the specific HEX value #6F00FF.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/cobalt-violet-vs-uv-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/cobalt-violet.json",
    "https://www.colorsencyclopedia.com/api/colors/uv-purple.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/cobalt-violet-vs-uv-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/cobalt-violet-vs-uv-purple.json"
}