#CEC2D0#CEC2D0
#CEC2D0 is a very light, muted purple. Relative luminance 0.563; OKLCH L 82.8% C 0.023 H 321.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2D0 |
|---|---|
| RGB | rgb(206, 194, 208) |
| HSL | hsl(291, 13%, 79%) |
| HSV | hsv(291, 7%, 82%) |
| CMYK | cmyk(1%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(79.76, 6.72, -5.48) |
| CIE-LCH | lch(79.76, 8.67, 320.80°) |
| OKLab | oklab(82.81% 0.0182 -0.0145) |
| OKLCH | oklch(82.81% 0.023 321.4) |
| XYZ | xyz(56.1288, 56.2598, 67.5646) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.90
Dove Gray
#B6B8BD
ΔE00 8.88
Silver
#C0C0C0
ΔE00 9.23
Lavender (CSS)
#E6E6FA
ΔE00 9.51
Light Gray
#D3D3D3
ΔE00 9.68
Pinkish Grey
#C8ACA9
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2D0 #C4D0C2
analogous
#C7C2D0 #CEC2D0 #D0C2CB
triadic
#CEC2D0 #D0CEC2 #C2D0CE
tetradic
#CEC2D0 #D0C7C2 #C4D0C2 #C2CBD0
square
#CEC2D0 #D0C7C2 #C4D0C2 #C2CBD0
split-complementary
#CEC2D0 #CBD0C2 #C2D0C7
monochromatic
#967D9B #B29FB5 #CEC2D0 #EAE5EB #F1EEF2
Accessibility & contrast
On white
1.71
#CEC2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CEC2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2D0
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2D0 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D1
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#CFC3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cec2d0; /* rgb */ color: rgb(206, 194, 208); /* oklch */ color: oklch(82.8% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#ddd4de',
500: '#cec2d0',
950: '#000000',
},
}SCSS
$custom: #cec2d0; $custom-light: #ddd4de; $custom-dark: #000000;
JSON
{
"hex": "#cec2d0",
"rgb": {
"r": 206,
"g": 194,
"b": 208
},
"hsl": {
"h": 291.429,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82806,
"c": 0.02331,
"h": 321.4
},
"luminance": 0.56259
}Semantic roles & 50–950 ramp
primary
#CEC2D0
secondary
#95A492
accent
#974E59
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384