#CC85F3#CC85F3
#CC85F3 is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.1% C 0.169 H 312.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85F3 |
|---|---|
| RGB | rgb(204, 133, 243) |
| HSL | hsl(279, 82%, 74%) |
| HSV | hsv(279, 45%, 95%) |
| CMYK | cmyk(16%, 45.3%, 0%, 4.7%) |
| CIE-LAB | lab(66.58, 46.21, -44.71) |
| CIE-LCH | lch(66.58, 64.30, 315.95°) |
| OKLab | oklab(73.09% 0.1143 -0.1242) |
| OKLCH | oklch(73.09% 0.169 312.6) |
| XYZ | xyz(49.4643, 36.0845, 89.1359) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.42
Light Purple
#BF77F6
ΔE00 4.37
Baby Purple
#CA9BF7
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85F3 #ACF385
analogous
#9585F3 #CC85F3 #F385E3
triadic
#CC85F3 #F3CC85 #85F3CC
tetradic
#CC85F3 #F39585 #ACF385 #85E3F3
square
#CC85F3 #F39585 #ACF385 #85E3F3
split-complementary
#CC85F3 #E3F385 #85F395
monochromatic
#9D17E7 #B54DEE #CC85F3 #E3BDF8 #F3E3FC
Accessibility & contrast
On white
2.56
#CC85F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CC85F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85F3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85F3 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#81A4F0
Tritanopia (blue-blind)
#C896B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc85f3; /* rgb */ color: rgb(204, 133, 243); /* oklch */ color: oklch(73.1% 0.169 312.6);
Tailwind
colors: {
custom: {
50: '#ddaaf7',
500: '#cc85f3',
950: '#000000',
},
}SCSS
$custom: #cc85f3; $custom-light: #ddaaf7; $custom-dark: #000000;
JSON
{
"hex": "#cc85f3",
"rgb": {
"r": 204,
"g": 133,
"b": 243
},
"hsl": {
"h": 278.727,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.73089,
"c": 0.16878,
"h": 312.6
},
"luminance": 0.36083
}Semantic roles & 50–950 ramp
primary
#CC85F3
secondary
#E1F4D7
accent
#DE0753
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85