#CC75F6#CC75F6
#CC75F6 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.9% C 0.197 H 313.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75F6 |
|---|---|
| RGB | rgb(204, 117, 246) |
| HSL | hsl(280, 88%, 71%) |
| HSV | hsv(280, 52%, 96%) |
| CMYK | cmyk(17.1%, 52.4%, 0%, 3.5%) |
| CIE-LAB | lab(63.52, 55.12, -51.19) |
| CIE-LCH | lch(63.52, 75.23, 317.12°) |
| OKLab | oklab(70.86% 0.136 -0.143) |
| OKLCH | oklch(70.86% 0.197 313.6) |
| XYZ | xyz(47.8949, 32.2150, 90.8660) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.41
Easter Purple
#C071FE
ΔE00 3.07
Bright Lavender
#C760FF
ΔE00 4.71
Bright Lilac
#C95EFB
ΔE00 4.77
Light Urple
#B36FF6
ΔE00 4.97
Liliac
#C48EFD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75F6 #9FF675
analogous
#8B75F6 #CC75F6 #F675DF
triadic
#CC75F6 #F6CC75 #75F6CC
tetradic
#CC75F6 #F68B75 #9FF675 #75DFF6
square
#CC75F6 #F68B75 #9FF675 #75DFF6
split-complementary
#CC75F6 #DFF675 #75F68B
monochromatic
#9D0FE2 #B73CF2 #CC75F6 #E1AEFA #F4E2FD
Accessibility & contrast
On white
2.82
#CC75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#CC75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75F6
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75F6 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5595FA
Deuteranopia (green-blind)
#719CF3
Tritanopia (blue-blind)
#C88AAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc75f6; /* rgb */ color: rgb(204, 117, 246); /* oklch */ color: oklch(70.9% 0.197 313.6);
Tailwind
colors: {
custom: {
50: '#dea0fa',
500: '#cc75f6',
950: '#000000',
},
}SCSS
$custom: #cc75f6; $custom-light: #dea0fa; $custom-dark: #000000;
JSON
{
"hex": "#cc75f6",
"rgb": {
"r": 204,
"g": 117,
"b": 246
},
"hsl": {
"h": 280.465,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.70863,
"c": 0.19734,
"h": 313.6
},
"luminance": 0.32214
}Semantic roles & 50–950 ramp
primary
#CC75F6
secondary
#DDF4D2
accent
#E4014B
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85