#CEC0BD#CEC0BD
#CEC0BD is a light, near-neutral red. Relative luminance 0.545; OKLCH L 81.8% C 0.016 H 32.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC0BD |
|---|---|
| RGB | rgb(206, 192, 189) |
| HSL | hsl(11, 15%, 77%) |
| HSV | hsv(11, 8%, 81%) |
| CMYK | cmyk(0%, 6.8%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.75, 4.40, 3.28) |
| CIE-LCH | lch(78.75, 5.48, 36.71°) |
| OKLab | oklab(81.85% 0.0139 0.0087) |
| OKLCH | oklch(81.85% 0.016 32) |
| XYZ | xyz(53.4876, 54.4959, 55.8353) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.28
Silver
#C0C0C0
ΔE00 6.36
Pinkish Grey
#C8ACA9
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.45
Dove Gray
#B6B8BD
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC0BD #BDCBCE
analogous
#CEBDC3 #CEC0BD #CEC9BD
triadic
#CEC0BD #BDCEC0 #C0BDCE
tetradic
#CEC0BD #C3CEBD #BDCBCE #C9BDCE
square
#CEC0BD #C3CEBD #BDCBCE #C9BDCE
split-complementary
#CEC0BD #BDCEC9 #BDC3CE
monochromatic
#9A7D77 #B49E9A #CEC0BD #E8E2E0 #F2EEED
Accessibility & contrast
On white
1.76
#CEC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CEC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC0BD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC0BD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BD
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#D2BEBF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cec0bd; /* rgb */ color: rgb(206, 192, 189); /* oklch */ color: oklch(81.8% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#ddd3d0',
500: '#cec0bd',
950: '#000000',
},
}SCSS
$custom: #cec0bd; $custom-light: #ddd3d0; $custom-dark: #000000;
JSON
{
"hex": "#cec0bd",
"rgb": {
"r": 206,
"g": 192,
"b": 189
},
"hsl": {
"h": 10.588,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.81848,
"c": 0.01643,
"h": 32
},
"luminance": 0.54495
}Semantic roles & 50–950 ramp
primary
#CEC0BD
secondary
#8D9FA2
accent
#8B994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383