#CE99DC#CE99DC
#CE99DC is a light, moderate purple. Relative luminance 0.411; OKLCH L 75.6% C 0.110 H 319.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99DC |
|---|---|
| RGB | rgb(206, 153, 220) |
| HSL | hsl(287, 49%, 73%) |
| HSV | hsv(287, 30%, 86%) |
| CMYK | cmyk(6.4%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.23, 31.32, -26.38) |
| CIE-LCH | lch(70.23, 40.95, 319.89°) |
| OKLab | oklab(75.57% 0.083 -0.0719) |
| OKLCH | oklch(75.57% 0.11 319.1) |
| XYZ | xyz(49.7613, 41.0728, 73.0028) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.56
Pale Purple
#B790D4
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.05
Lilac (survey)
#CEA2FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99DC #A7DC99
analogous
#AC99DC #CE99DC #DC99C8
triadic
#CE99DC #DCCE99 #99DCCE
tetradic
#CE99DC #DCAC99 #A7DC99 #99C8DC
square
#CE99DC #DCAC99 #A7DC99 #99C8DC
split-complementary
#CE99DC #C8DC99 #99DCAC
monochromatic
#A140BB #B86BCC #CE99DC #E4C7EC #F4E8F7
Accessibility & contrast
On white
2.28
#CE99DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CE99DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99DC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99DC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#9DAEDA
Tritanopia (blue-blind)
#CFA0B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce99dc; /* rgb */ color: rgb(206, 153, 220); /* oklch */ color: oklch(75.6% 0.110 319.1);
Tailwind
colors: {
custom: {
50: '#ddb7e7',
500: '#ce99dc',
950: '#000000',
},
}SCSS
$custom: #ce99dc; $custom-light: #ddb7e7; $custom-dark: #000000;
JSON
{
"hex": "#ce99dc",
"rgb": {
"r": 206,
"g": 153,
"b": 220
},
"hsl": {
"h": 287.463,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.75572,
"c": 0.10983,
"h": 319.1
},
"luminance": 0.41072
}Semantic roles & 50–950 ramp
primary
#CE99DC
secondary
#E0EEDD
accent
#BC2948
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084