#CE99D0#CE99D0
#CE99D0 is a light, moderate purple. Relative luminance 0.405; OKLCH L 75.1% C 0.097 H 325.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D0 |
|---|---|
| RGB | rgb(206, 153, 208) |
| HSL | hsl(298, 37%, 71%) |
| HSV | hsv(298, 26%, 82%) |
| CMYK | cmyk(1%, 26.4%, 0%, 18.4%) |
| CIE-LAB | lab(69.80, 28.99, -20.42) |
| CIE-LCH | lch(69.80, 35.46, 324.85°) |
| OKLab | oklab(75.1% 0.0797 -0.0552) |
| OKLCH | oklch(75.1% 0.097 325.3) |
| XYZ | xyz(48.2288, 40.4597, 64.9312) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.10
Lilac
#C8A2C8
ΔE00 4.64
Pale Purple
#B790D4
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 7.56
Lavender
#B39DDB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D0 #9BD099
analogous
#B299D0 #CE99D0 #D099B6
triadic
#CE99D0 #D0CE99 #99D0CE
tetradic
#CE99D0 #D0B299 #9BD099 #99B6D0
square
#CE99D0 #D0B299 #9BD099 #99B6D0
split-complementary
#CE99D0 #B6D099 #99D0B2
monochromatic
#A04BA3 #BA6FBD #CE99D0 #E2C3E3 #F5EAF5
Accessibility & contrast
On white
2.31
#CE99D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#CE99D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D0
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D0 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D2
Deuteranopia (green-blind)
#A1ADCE
Tritanopia (blue-blind)
#D19EAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ce99d0; /* rgb */ color: rgb(206, 153, 208); /* oklch */ color: oklch(75.1% 0.097 325.3);
Tailwind
colors: {
custom: {
50: '#ddb7de',
500: '#ce99d0',
950: '#000000',
},
}SCSS
$custom: #ce99d0; $custom-light: #ddb7de; $custom-dark: #000000;
JSON
{
"hex": "#ce99d0",
"rgb": {
"r": 206,
"g": 153,
"b": 208
},
"hsl": {
"h": 297.818,
"s": 36.913,
"l": 70.784
},
"oklch": {
"l": 0.75101,
"c": 0.09689,
"h": 325.3
},
"luminance": 0.40458
}Semantic roles & 50–950 ramp
primary
#CE99D0
secondary
#DCEADB
accent
#B0363A
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083