#CE99F1#CE99F1
#CE99F1 is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.5% C 0.134 H 311.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99F1 |
|---|---|
| RGB | rgb(206, 153, 241) |
| HSL | hsl(276, 76%, 77%) |
| HSV | hsv(276, 37%, 95%) |
| CMYK | cmyk(14.5%, 36.5%, 0%, 5.5%) |
| CIE-LAB | lab(71.05, 35.61, -36.62) |
| CIE-LCH | lch(71.05, 51.08, 314.20°) |
| OKLab | oklab(76.47% 0.0882 -0.101) |
| OKLCH | oklch(76.47% 0.134 311.1) |
| XYZ | xyz(52.7192, 42.2559, 88.5810) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.75
Lavender (survey)
#C79FEF
ΔE00 2.44
Lilac (survey)
#CEA2FD
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 3.40
Liliac
#C48EFD
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99F1 #BCF199
analogous
#A299F1 #CE99F1 #F199E8
triadic
#CE99F1 #F1CE99 #99F1CE
tetradic
#CE99F1 #F1A299 #BCF199 #99E8F1
square
#CE99F1 #F1A299 #BCF199 #99E8F1
split-complementary
#CE99F1 #E8F199 #99F1A2
monochromatic
#9A2DE2 #B463EA #CE99F1 #E8CFF8 #F2E4FB
Accessibility & contrast
On white
2.22
#CE99F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#CE99F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99F1
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99F1 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF4
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#CAA5BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ce99f1; /* rgb */ color: rgb(206, 153, 241); /* oklch */ color: oklch(76.5% 0.134 311.1);
Tailwind
colors: {
custom: {
50: '#deb7f6',
500: '#ce99f1',
950: '#000000',
},
}SCSS
$custom: #ce99f1; $custom-light: #deb7f6; $custom-dark: #000000;
JSON
{
"hex": "#ce99f1",
"rgb": {
"r": 206,
"g": 153,
"b": 241
},
"hsl": {
"h": 276.136,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.76465,
"c": 0.13407,
"h": 311.1
},
"luminance": 0.42255
}Semantic roles & 50–950 ramp
primary
#CE99F1
secondary
#E3F3D8
accent
#D80D5E
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085