#CC8FFE#CC8FFE
#CC8FFE is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.2% C 0.165 H 308.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8FFE |
|---|---|
| RGB | rgb(204, 143, 254) |
| HSL | hsl(273, 98%, 78%) |
| HSV | hsv(273, 44%, 100%) |
| CMYK | cmyk(19.7%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.21, 43.24, -46.60) |
| CIE-LCH | lch(69.21, 63.57, 312.86°) |
| OKLab | oklab(75.22% 0.1022 -0.1297) |
| OKLCH | oklch(75.22% 0.165 308.2) |
| XYZ | xyz(52.6102, 39.6387, 98.6262) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8FFE #C1FE8F
analogous
#948FFE #CC8FFE #FE8FF8
triadic
#CC8FFE #FECC8F #8FFECC
tetradic
#CC8FFE #FE948F #C1FE8F #8FF8FE
square
#CC8FFE #FE948F #C1FE8F #8FF8FE
split-complementary
#CC8FFE #F8FE8F #8FFE94
monochromatic
#9516FD #B052FD #CC8FFE #E8CCFF #F1E1FF
Accessibility & contrast
On white
2.35
#CC8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CC8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8FFE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8FFE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#C5A1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc8ffe; /* rgb */ color: rgb(204, 143, 254); /* oklch */ color: oklch(75.2% 0.165 308.2);
Tailwind
colors: {
custom: {
50: '#ddb1ff',
500: '#cc8ffe',
950: '#000000',
},
}SCSS
$custom: #cc8ffe; $custom-light: #ddb1ff; $custom-dark: #000000;
JSON
{
"hex": "#cc8ffe",
"rgb": {
"r": 204,
"g": 143,
"b": 254
},
"hsl": {
"h": 272.973,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.75221,
"c": 0.16517,
"h": 308.2
},
"luminance": 0.39638
}Semantic roles & 50–950 ramp
primary
#CC8FFE
secondary
#E4F7D4
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086