#CE99D4#CE99D4
#CE99D4 is a light, moderate purple. Relative luminance 0.407; OKLCH L 75.3% C 0.101 H 323.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D4 |
|---|---|
| RGB | rgb(206, 153, 212) |
| HSL | hsl(294, 41%, 72%) |
| HSV | hsv(294, 28%, 83%) |
| CMYK | cmyk(2.8%, 27.8%, 0%, 16.9%) |
| CIE-LAB | lab(69.94, 29.76, -22.41) |
| CIE-LCH | lch(69.94, 37.25, 323.01°) |
| OKLab | oklab(75.26% 0.0808 -0.0607) |
| OKLCH | oklch(75.26% 0.101 323.1) |
| XYZ | xyz(48.7271, 40.6591, 67.5558) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.96
Lilac
#C8A2C8
ΔE00 5.33
Pale Purple
#B790D4
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.22
Lavender (survey)
#C79FEF
ΔE00 6.65
Lavender
#B39DDB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D4 #9FD499
analogous
#B199D4 #CE99D4 #D499BD
triadic
#CE99D4 #D4CE99 #99D4CE
tetradic
#CE99D4 #D4B199 #9FD499 #99BDD4
square
#CE99D4 #D4B199 #9FD499 #99BDD4
split-complementary
#CE99D4 #BDD499 #99D4B1
monochromatic
#A148AB #B96EC2 #CE99D4 #E3C4E6 #F5E9F6
Accessibility & contrast
On white
2.30
#CE99D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#CE99D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D6
Deuteranopia (green-blind)
#A0ADD2
Tritanopia (blue-blind)
#D09FAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce99d4; /* rgb */ color: rgb(206, 153, 212); /* oklch */ color: oklch(75.3% 0.101 323.1);
Tailwind
colors: {
custom: {
50: '#ddb7e1',
500: '#ce99d4',
950: '#000000',
},
}SCSS
$custom: #ce99d4; $custom-light: #ddb7e1; $custom-dark: #000000;
JSON
{
"hex": "#ce99d4",
"rgb": {
"r": 206,
"g": 153,
"b": 212
},
"hsl": {
"h": 293.898,
"s": 40.69,
"l": 71.569
},
"oklch": {
"l": 0.75255,
"c": 0.1011,
"h": 323.1
},
"luminance": 0.40658
}Semantic roles & 50–950 ramp
primary
#CE99D4
secondary
#DEECDD
accent
#B4323F
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083