#CC8FFC#CC8FFC
#CC8FFC is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.1% C 0.163 H 308.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8FFC |
|---|---|
| RGB | rgb(204, 143, 252) |
| HSL | hsl(274, 95%, 77%) |
| HSV | hsv(274, 43%, 99%) |
| CMYK | cmyk(19%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.12, 42.81, -45.65) |
| CIE-LCH | lch(69.12, 62.58, 313.16°) |
| OKLab | oklab(75.12% 0.1019 -0.127) |
| OKLCH | oklch(75.12% 0.163 308.7) |
| XYZ | xyz(52.2917, 39.5112, 96.9483) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.67
Baby Purple
#CA9BF7
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Purple
#BF77F6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8FFC #BFFC8F
analogous
#958FFC #CC8FFC #FC8FF6
triadic
#CC8FFC #FCCC8F #8FFCCC
tetradic
#CC8FFC #FC958F #BFFC8F #8FF6FC
square
#CC8FFC #FC958F #BFFC8F #8FF6FC
split-complementary
#CC8FFC #F6FC8F #8FFC95
monochromatic
#9618F9 #B153FA #CC8FFC #E7CBFE #F1E1FE
Accessibility & contrast
On white
2.36
#CC8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CC8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8FFC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8FFC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#85AAF9
Tritanopia (blue-blind)
#C6A0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc8ffc; /* rgb */ color: rgb(204, 143, 252); /* oklch */ color: oklch(75.1% 0.163 308.7);
Tailwind
colors: {
custom: {
50: '#ddb1fe',
500: '#cc8ffc',
950: '#000000',
},
}SCSS
$custom: #cc8ffc; $custom-light: #ddb1fe; $custom-dark: #000000;
JSON
{
"hex": "#cc8ffc",
"rgb": {
"r": 204,
"g": 143,
"b": 252
},
"hsl": {
"h": 273.578,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.75122,
"c": 0.16283,
"h": 308.7
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#CC8FFC
secondary
#E3F6D5
accent
#E60065
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151118
muted
#838086