#CE99D5#CE99D5
#CE99D5 is a light, moderate purple. Relative luminance 0.407; OKLCH L 75.3% C 0.102 H 322.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99D5 |
|---|---|
| RGB | rgb(206, 153, 213) |
| HSL | hsl(293, 42%, 72%) |
| HSV | hsv(293, 28%, 84%) |
| CMYK | cmyk(3.3%, 28.2%, 0%, 16.5%) |
| CIE-LAB | lab(69.97, 29.95, -22.91) |
| CIE-LCH | lch(69.97, 37.71, 322.58°) |
| OKLab | oklab(75.29% 0.0811 -0.0621) |
| OKLCH | oklch(75.29% 0.102 322.5) |
| XYZ | xyz(48.8536, 40.7097, 68.2222) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.97
Lilac
#C8A2C8
ΔE00 5.52
Pale Purple
#B790D4
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.43
Lavender
#B39DDB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99D5 #A0D599
analogous
#B099D5 #CE99D5 #D599BE
triadic
#CE99D5 #D5CE99 #99D5CE
tetradic
#CE99D5 #D5B099 #A0D599 #99BED5
square
#CE99D5 #D5B099 #A0D599 #99BED5
split-complementary
#CE99D5 #BED599 #99D5B0
monochromatic
#A147AD #B96EC3 #CE99D5 #E3C4E7 #F5E9F6
Accessibility & contrast
On white
2.30
#CE99D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CE99D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99D5
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99D5 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A7D7
Deuteranopia (green-blind)
#A0ADD3
Tritanopia (blue-blind)
#D09FAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce99d5; /* rgb */ color: rgb(206, 153, 213); /* oklch */ color: oklch(75.3% 0.102 322.5);
Tailwind
colors: {
custom: {
50: '#ddb7e2',
500: '#ce99d5',
950: '#000000',
},
}SCSS
$custom: #ce99d5; $custom-light: #ddb7e2; $custom-dark: #000000;
JSON
{
"hex": "#ce99d5",
"rgb": {
"r": 206,
"g": 153,
"b": 213
},
"hsl": {
"h": 293,
"s": 41.667,
"l": 71.765
},
"oklch": {
"l": 0.75293,
"c": 0.10217,
"h": 322.5
},
"luminance": 0.40708
}Semantic roles & 50–950 ramp
primary
#CE99D5
secondary
#DFEDDD
accent
#B53140
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083