#CEC0CF#CEC0CF
#CEC0CF is a very light, muted purple. Relative luminance 0.553; OKLCH L 82.4% C 0.026 H 323.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC0CF |
|---|---|
| RGB | rgb(206, 192, 207) |
| HSL | hsl(296, 14%, 78%) |
| HSV | hsv(296, 7%, 81%) |
| CMYK | cmyk(0.5%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(79.23, 7.61, -5.73) |
| CIE-LCH | lch(79.23, 9.52, 323.01°) |
| OKLab | oklab(82.38% 0.0208 -0.0152) |
| OKLCH | oklch(82.38% 0.026 323.8) |
| XYZ | xyz(55.5640, 55.3265, 66.7713) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.08
Dove Gray
#B6B8BD
ΔE00 9.56
Silver
#C0C0C0
ΔE00 9.97
Pinkish Grey
#C8ACA9
ΔE00 10.00
Lavender (CSS)
#E6E6FA
ΔE00 10.17
Light Gray
#D3D3D3
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC0CF #C1CFC0
analogous
#C6C0CF #CEC0CF #CFC0C8
triadic
#CEC0CF #CFCEC0 #C0CFCE
tetradic
#CEC0CF #CFC6C0 #C1CFC0 #C0C8CF
square
#CEC0CF #CFC6C0 #C1CFC0 #C0C8CF
split-complementary
#CEC0CF #C8CFC0 #C0CFC6
monochromatic
#987B9A #B39DB5 #CEC0CF #E9E3E9 #F1EEF2
Accessibility & contrast
On white
1.74
#CEC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CEC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC0CF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC0CF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#CFC1C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cec0cf; /* rgb */ color: rgb(206, 192, 207); /* oklch */ color: oklch(82.4% 0.026 323.8);
Tailwind
colors: {
custom: {
50: '#ddd3dd',
500: '#cec0cf',
950: '#000000',
},
}SCSS
$custom: #cec0cf; $custom-light: #ddd3dd; $custom-dark: #000000;
JSON
{
"hex": "#cec0cf",
"rgb": {
"r": 206,
"g": 192,
"b": 207
},
"hsl": {
"h": 296,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.82381,
"c": 0.02575,
"h": 323.8
},
"luminance": 0.55326
}Semantic roles & 50–950 ramp
primary
#CEC0CF
secondary
#91A390
accent
#984E53
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384