#CE99D3#CE99D3
#CE99D3 is a light, moderate purple. Relative luminance 0.406; OKLCH L 75.2% C 0.100 H 323.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D3 |
|---|---|
| RGB | rgb(206, 153, 211) |
| HSL | hsl(295, 40%, 71%) |
| HSV | hsv(295, 27%, 83%) |
| CMYK | cmyk(2.4%, 27.5%, 0%, 17.3%) |
| CIE-LAB | lab(69.90, 29.57, -21.92) |
| CIE-LCH | lch(69.90, 36.80, 323.45°) |
| OKLab | oklab(75.22% 0.0805 -0.0593) |
| OKLCH | oklch(75.22% 0.1 323.6) |
| XYZ | xyz(48.6014, 40.6088, 66.8935) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.96
Lilac
#C8A2C8
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.28
Lavender (survey)
#C79FEF
ΔE00 6.87
Lavender
#B39DDB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D3 #9ED399
analogous
#B199D3 #CE99D3 #D399BB
triadic
#CE99D3 #D3CE99 #99D3CE
tetradic
#CE99D3 #D3B199 #9ED399 #99BBD3
square
#CE99D3 #D3B199 #9ED399 #99BBD3
split-complementary
#CE99D3 #BBD399 #99D3B1
monochromatic
#A149A9 #B96EC1 #CE99D3 #E3C4E5 #F5EAF6
Accessibility & contrast
On white
2.30
#CE99D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CE99D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D5
Deuteranopia (green-blind)
#A0ADD1
Tritanopia (blue-blind)
#D09EAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce99d3; /* rgb */ color: rgb(206, 153, 211); /* oklch */ color: oklch(75.2% 0.100 323.6);
Tailwind
colors: {
custom: {
50: '#ddb7e0',
500: '#ce99d3',
950: '#000000',
},
}SCSS
$custom: #ce99d3; $custom-light: #ddb7e0; $custom-dark: #000000;
JSON
{
"hex": "#ce99d3",
"rgb": {
"r": 206,
"g": 153,
"b": 211
},
"hsl": {
"h": 294.828,
"s": 39.726,
"l": 71.373
},
"oklch": {
"l": 0.75216,
"c": 0.10003,
"h": 323.6
},
"luminance": 0.40607
}Semantic roles & 50–950 ramp
primary
#CE99D3
secondary
#DEEBDC
accent
#B3333E
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083