#CE99D7#CE99D7
#CE99D7 is a light, moderate purple. Relative luminance 0.408; OKLCH L 75.4% C 0.104 H 321.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D7 |
|---|---|
| RGB | rgb(206, 153, 215) |
| HSL | hsl(291, 44%, 72%) |
| HSV | hsv(291, 29%, 84%) |
| CMYK | cmyk(4.2%, 28.8%, 0%, 15.7%) |
| CIE-LAB | lab(70.04, 30.34, -23.91) |
| CIE-LCH | lch(70.04, 38.62, 321.76°) |
| OKLab | oklab(75.37% 0.0817 -0.0649) |
| OKLCH | oklch(75.37% 0.104 321.5) |
| XYZ | xyz(49.1090, 40.8119, 69.5673) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.06
Pale Purple
#B790D4
ΔE00 5.30
Lilac
#C8A2C8
ΔE00 5.89
Lavender (survey)
#C79FEF
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D7 #A2D799
analogous
#AF99D7 #CE99D7 #D799C1
triadic
#CE99D7 #D7CE99 #99D7CE
tetradic
#CE99D7 #D7AF99 #A2D799 #99C1D7
square
#CE99D7 #D7AF99 #A2D799 #99C1D7
split-complementary
#CE99D7 #C1D799 #99D7AF
monochromatic
#A145B0 #B96DC6 #CE99D7 #E3C5E8 #F4E9F6
Accessibility & contrast
On white
2.29
#CE99D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CE99D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D7
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D7 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A7D9
Deuteranopia (green-blind)
#9FADD5
Tritanopia (blue-blind)
#D09FAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce99d7; /* rgb */ color: rgb(206, 153, 215); /* oklch */ color: oklch(75.4% 0.104 321.5);
Tailwind
colors: {
custom: {
50: '#ddb7e3',
500: '#ce99d7',
950: '#000000',
},
}SCSS
$custom: #ce99d7; $custom-light: #ddb7e3; $custom-dark: #000000;
JSON
{
"hex": "#ce99d7",
"rgb": {
"r": 206,
"g": 153,
"b": 215
},
"hsl": {
"h": 291.29,
"s": 43.662,
"l": 72.157
},
"oklch": {
"l": 0.75372,
"c": 0.10433,
"h": 321.5
},
"luminance": 0.40811
}Semantic roles & 50–950 ramp
primary
#CE99D7
secondary
#E0EDDE
accent
#B72F42
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083