#CE99D2#CE99D2
#CE99D2 is a light, moderate purple. Relative luminance 0.406; OKLCH L 75.2% C 0.099 H 324.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D2 |
|---|---|
| RGB | rgb(206, 153, 210) |
| HSL | hsl(296, 39%, 71%) |
| HSV | hsv(296, 27%, 82%) |
| CMYK | cmyk(1.9%, 27.1%, 0%, 17.6%) |
| CIE-LAB | lab(69.87, 29.37, -21.42) |
| CIE-LCH | lch(69.87, 36.35, 323.90°) |
| OKLab | oklab(75.18% 0.0802 -0.058) |
| OKLCH | oklch(75.18% 0.099 324.2) |
| XYZ | xyz(48.4764, 40.5588, 66.2353) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.98
Lilac
#C8A2C8
ΔE00 4.98
Pale Purple
#B790D4
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.36
Lavender (survey)
#C79FEF
ΔE00 7.10
Lavender
#B39DDB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D2 #9DD299
analogous
#B199D2 #CE99D2 #D299B9
triadic
#CE99D2 #D2CE99 #99D2CE
tetradic
#CE99D2 #D2B199 #9DD299 #99B9D2
square
#CE99D2 #D2B199 #9DD299 #99B9D2
split-complementary
#CE99D2 #B9D299 #99D2B1
monochromatic
#A04AA7 #BA6FBF #CE99D2 #E2C3E5 #F5EAF6
Accessibility & contrast
On white
2.30
#CE99D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CE99D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#A0ADD0
Tritanopia (blue-blind)
#D19EAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce99d2; /* rgb */ color: rgb(206, 153, 210); /* oklch */ color: oklch(75.2% 0.099 324.2);
Tailwind
colors: {
custom: {
50: '#ddb7e0',
500: '#ce99d2',
950: '#000000',
},
}SCSS
$custom: #ce99d2; $custom-light: #ddb7e0; $custom-dark: #000000;
JSON
{
"hex": "#ce99d2",
"rgb": {
"r": 206,
"g": 153,
"b": 210
},
"hsl": {
"h": 295.789,
"s": 38.776,
"l": 71.176
},
"oklch": {
"l": 0.75177,
"c": 0.09898,
"h": 324.2
},
"luminance": 0.40557
}Semantic roles & 50–950 ramp
primary
#CE99D2
secondary
#DDEBDC
accent
#B2343D
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083