#CE99D1#CE99D1
#CE99D1 is a light, moderate purple. Relative luminance 0.405; OKLCH L 75.1% C 0.098 H 324.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D1 |
|---|---|
| RGB | rgb(206, 153, 209) |
| HSL | hsl(297, 38%, 71%) |
| HSV | hsv(297, 27%, 82%) |
| CMYK | cmyk(1.4%, 26.8%, 0%, 18%) |
| CIE-LAB | lab(69.83, 29.18, -20.92) |
| CIE-LCH | lch(69.83, 35.91, 324.37°) |
| OKLab | oklab(75.14% 0.0799 -0.0566) |
| OKLCH | oklch(75.14% 0.098 324.7) |
| XYZ | xyz(48.3522, 40.5091, 65.5812) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.03
Lilac
#C8A2C8
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 7.33
Lavender
#B39DDB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D1 #9CD199
analogous
#B299D1 #CE99D1 #D199B8
triadic
#CE99D1 #D1CE99 #99D1CE
tetradic
#CE99D1 #D1B299 #9CD199 #99B8D1
square
#CE99D1 #D1B299 #9CD199 #99B8D1
split-complementary
#CE99D1 #B8D199 #99D1B2
monochromatic
#A04AA5 #BA6FBE #CE99D1 #E2C3E4 #F5EAF5
Accessibility & contrast
On white
2.31
#CE99D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CE99D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D1
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D1 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D3
Deuteranopia (green-blind)
#A1ADCF
Tritanopia (blue-blind)
#D19EAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce99d1; /* rgb */ color: rgb(206, 153, 209); /* oklch */ color: oklch(75.1% 0.098 324.7);
Tailwind
colors: {
custom: {
50: '#ddb7df',
500: '#ce99d1',
950: '#000000',
},
}SCSS
$custom: #ce99d1; $custom-light: #ddb7df; $custom-dark: #000000;
JSON
{
"hex": "#ce99d1",
"rgb": {
"r": 206,
"g": 153,
"b": 209
},
"hsl": {
"h": 296.786,
"s": 37.838,
"l": 70.98
},
"oklch": {
"l": 0.75139,
"c": 0.09793,
"h": 324.7
},
"luminance": 0.40508
}Semantic roles & 50–950 ramp
primary
#CE99D1
secondary
#DCEADB
accent
#B1353B
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083