#CE99F6#CE99F6
#CE99F6 is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.7% C 0.140 H 309.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99F6 |
|---|---|
| RGB | rgb(206, 153, 246) |
| HSL | hsl(274, 84%, 78%) |
| HSV | hsv(274, 38%, 96%) |
| CMYK | cmyk(16.3%, 37.8%, 0%, 3.5%) |
| CIE-LAB | lab(71.25, 36.68, -39.03) |
| CIE-LCH | lch(71.25, 53.56, 313.22°) |
| OKLab | oklab(76.69% 0.0892 -0.1079) |
| OKLCH | oklch(76.69% 0.14 309.6) |
| XYZ | xyz(53.4763, 42.5588, 92.5684) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.12
Lilac (survey)
#CEA2FD
ΔE00 2.44
Lavender (survey)
#C79FEF
ΔE00 2.68
Pastel Purple
#CAA0FF
ΔE00 2.72
Liliac
#C48EFD
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99F6 #C1F699
analogous
#9F99F6 #CE99F6 #F699EF
triadic
#CE99F6 #F6CE99 #99F6CE
tetradic
#CE99F6 #F69F99 #C1F699 #99EFF6
square
#CE99F6 #F69F99 #C1F699 #99EFF6
split-complementary
#CE99F6 #EFF699 #99F69F
monochromatic
#9829EC #B361F1 #CE99F6 #E9D1FB #F1E3FD
Accessibility & contrast
On white
2.21
#CE99F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#CE99F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99F6
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99F6 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACFA
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#C9A7BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ce99f6; /* rgb */ color: rgb(206, 153, 246); /* oklch */ color: oklch(76.7% 0.140 309.6);
Tailwind
colors: {
custom: {
50: '#deb8f9',
500: '#ce99f6',
950: '#000000',
},
}SCSS
$custom: #ce99f6; $custom-light: #deb8f9; $custom-dark: #000000;
JSON
{
"hex": "#ce99f6",
"rgb": {
"r": 206,
"g": 153,
"b": 246
},
"hsl": {
"h": 274.194,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.7669,
"c": 0.14002,
"h": 309.6
},
"luminance": 0.42558
}Semantic roles & 50–950 ramp
primary
#CE99F6
secondary
#E3F4D7
accent
#E00563
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085