#CEBCD1#CEBCD1
#CEBCD1 is a light, muted purple. Relative luminance 0.537; OKLCH L 81.7% C 0.035 H 321.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCD1 |
|---|---|
| RGB | rgb(206, 188, 209) |
| HSL | hsl(291, 19%, 78%) |
| HSV | hsv(291, 10%, 82%) |
| CMYK | cmyk(1.4%, 10%, 0%, 18%) |
| CIE-LAB | lab(78.28, 10.13, -8.21) |
| CIE-LCH | lch(78.28, 13.04, 320.96°) |
| OKLab | oklab(81.66% 0.0274 -0.0219) |
| OKLCH | oklch(81.66% 0.035 321.4) |
| XYZ | xyz(54.9437, 53.6922, 67.7784) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.81
Lilac
#C8A2C8
ΔE00 9.07
Pale Lavender
#EECFFE
ΔE00 9.77
Pale Lilac
#E4CBFF
ΔE00 9.99
Very Light Purple
#F6CEFC
ΔE00 10.38
Light Lavender
#DFC5FE
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCD1 #BFD1BC
analogous
#C3BCD1 #CEBCD1 #D1BCC9
triadic
#CEBCD1 #D1CEBC #BCD1CE
tetradic
#CEBCD1 #D1C3BC #BFD1BC #BCC9D1
square
#CEBCD1 #D1C3BC #BFD1BC #BCC9D1
split-complementary
#CEBCD1 #C9D1BC #BCD1C3
monochromatic
#99739F #B398B8 #CEBCD1 #E9E0EA #F2EDF3
Accessibility & contrast
On white
1.79
#CEBCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CEBCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCD1
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCD1 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D2
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#CFBEC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebcd1; /* rgb */ color: rgb(206, 188, 209); /* oklch */ color: oklch(81.7% 0.035 321.4);
Tailwind
colors: {
custom: {
50: '#ddd0df',
500: '#cebcd1',
950: '#000000',
},
}SCSS
$custom: #cebcd1; $custom-light: #ddd0df; $custom-dark: #000000;
JSON
{
"hex": "#cebcd1",
"rgb": {
"r": 206,
"g": 188,
"b": 209
},
"hsl": {
"h": 291.429,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.81661,
"c": 0.03507,
"h": 321.4
},
"luminance": 0.53692
}Semantic roles & 50–950 ramp
primary
#CEBCD1
secondary
#8FA68B
accent
#9D4955
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384