#CC85F4#CC85F4
#CC85F4 is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.1% C 0.170 H 312.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85F4 |
|---|---|
| RGB | rgb(204, 133, 244) |
| HSL | hsl(278, 83%, 74%) |
| HSV | hsv(278, 45%, 96%) |
| CMYK | cmyk(16.4%, 45.5%, 0%, 4.3%) |
| CIE-LAB | lab(66.63, 46.42, -45.18) |
| CIE-LCH | lch(66.63, 64.78, 315.78°) |
| OKLab | oklab(73.14% 0.1144 -0.1256) |
| OKLCH | oklch(73.14% 0.17 312.3) |
| XYZ | xyz(49.6157, 36.1451, 89.9334) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.32
Light Purple
#BF77F6
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85F4 #ADF485
analogous
#9585F4 #CC85F4 #F485E5
triadic
#CC85F4 #F4CC85 #85F4CC
tetradic
#CC85F4 #F49585 #ADF485 #85E5F4
square
#CC85F4 #F49585 #ADF485 #85E5F4
split-complementary
#CC85F4 #E5F485 #85F495
monochromatic
#9D15EA #B54DEF #CC85F4 #E3BDF9 #F3E3FC
Accessibility & contrast
On white
2.55
#CC85F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CC85F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85F4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85F4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#80A4F1
Tritanopia (blue-blind)
#C896B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc85f4; /* rgb */ color: rgb(204, 133, 244); /* oklch */ color: oklch(73.1% 0.170 312.3);
Tailwind
colors: {
custom: {
50: '#ddaaf8',
500: '#cc85f4',
950: '#000000',
},
}SCSS
$custom: #cc85f4; $custom-light: #ddaaf8; $custom-dark: #000000;
JSON
{
"hex": "#cc85f4",
"rgb": {
"r": 204,
"g": 133,
"b": 244
},
"hsl": {
"h": 278.378,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.73139,
"c": 0.1699,
"h": 312.3
},
"luminance": 0.36144
}Semantic roles & 50–950 ramp
primary
#CC85F4
secondary
#E1F4D7
accent
#E00654
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85