#CEC2D2#CEC2D2
#CEC2D2 is a very light, muted purple. Relative luminance 0.564; OKLCH L 82.9% C 0.026 H 317.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2D2 |
|---|---|
| RGB | rgb(206, 194, 210) |
| HSL | hsl(285, 15%, 79%) |
| HSV | hsv(285, 8%, 82%) |
| CMYK | cmyk(1.9%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(79.82, 7.10, -6.48) |
| CIE-LCH | lch(79.82, 9.61, 317.62°) |
| OKLab | oklab(82.87% 0.0189 -0.0172) |
| OKLCH | oklch(82.87% 0.026 317.7) |
| XYZ | xyz(56.3764, 56.3588, 68.8686) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.38
Dove Gray
#B6B8BD
ΔE00 9.33
Lavender (CSS)
#E6E6FA
ΔE00 9.37
Silver
#C0C0C0
ΔE00 9.84
Light Gray
#D3D3D3
ΔE00 10.24
Pinkish Grey
#C8ACA9
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2D2 #C6D2C2
analogous
#C6C2D2 #CEC2D2 #D2C2CE
triadic
#CEC2D2 #D2CEC2 #C2D2CE
tetradic
#CEC2D2 #D2C6C2 #C6D2C2 #C2CED2
square
#CEC2D2 #D2C6C2 #C6D2C2 #C2CED2
split-complementary
#CEC2D2 #CED2C2 #C2D2C6
monochromatic
#957C9E #B29FB8 #CEC2D2 #EAE5EC #F1EDF2
Accessibility & contrast
On white
1.71
#CEC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CEC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2D2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2D2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#C3C6D1
Tritanopia (blue-blind)
#CEC4C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cec2d2; /* rgb */ color: rgb(206, 194, 210); /* oklch */ color: oklch(82.9% 0.026 317.7);
Tailwind
colors: {
custom: {
50: '#ddd4df',
500: '#cec2d2',
950: '#000000',
},
}SCSS
$custom: #cec2d2; $custom-light: #ddd4df; $custom-dark: #000000;
JSON
{
"hex": "#cec2d2",
"rgb": {
"r": 206,
"g": 194,
"b": 210
},
"hsl": {
"h": 285,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.82869,
"c": 0.0256,
"h": 317.7
},
"luminance": 0.56359
}Semantic roles & 50–950 ramp
primary
#CEC2D2
secondary
#97A792
accent
#994C5F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384