#CE9BCD#CE9BCD
#CE9BCD is a light, moderate purple. Relative luminance 0.410; OKLCH L 75.3% C 0.090 H 327.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9BCD |
|---|---|
| RGB | rgb(206, 155, 205) |
| HSL | hsl(301, 34%, 71%) |
| HSV | hsv(301, 25%, 81%) |
| CMYK | cmyk(0%, 24.8%, 0.5%, 19.2%) |
| CIE-LAB | lab(70.16, 27.34, -18.21) |
| CIE-LCH | lch(70.16, 32.85, 326.33°) |
| OKLab | oklab(75.34% 0.0757 -0.0491) |
| OKLCH | oklch(75.34% 0.09 327.1) |
| XYZ | xyz(48.1933, 40.9737, 63.1158) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.46
Lilac
#C8A2C8
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 7.16
Lavender Pink
#DD85D7
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 8.41
Lavender
#B39DDB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9BCD #9BCE9C
analogous
#B59BCE #CE9BCD #CE9BB3
triadic
#CE9BCD #CDCE9B #9BCDCE
tetradic
#CE9BCD #CEB59B #9BCE9C #9BB3CE
square
#CE9BCD #CEB59B #9BCE9C #9BB3CE
split-complementary
#CE9BCD #B3CE9B #9BCEB5
monochromatic
#A04E9F #BA72B8 #CE9BCD #E2C4E2 #F5EAF5
Accessibility & contrast
On white
2.28
#CE9BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CE9BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9BCD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9BCD | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#D19FAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce9bcd; /* rgb */ color: rgb(206, 155, 205); /* oklch */ color: oklch(75.3% 0.090 327.1);
Tailwind
colors: {
custom: {
50: '#ddb9dc',
500: '#ce9bcd',
950: '#000000',
},
}SCSS
$custom: #ce9bcd; $custom-light: #ddb9dc; $custom-dark: #000000;
JSON
{
"hex": "#ce9bcd",
"rgb": {
"r": 206,
"g": 155,
"b": 205
},
"hsl": {
"h": 301.176,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.75343,
"c": 0.09021,
"h": 327.1
},
"luminance": 0.40972
}Semantic roles & 50–950 ramp
primary
#CE9BCD
secondary
#DCE9DC
accent
#AD3B38
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083