#CEC0B0#CEC0B0
#CEC0B0 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.5% C 0.027 H 71.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC0B0 |
|---|---|
| RGB | rgb(206, 192, 176) |
| HSL | hsl(32, 23%, 75%) |
| HSV | hsv(32, 15%, 81%) |
| CMYK | cmyk(0%, 6.8%, 14.6%, 19.2%) |
| CIE-LAB | lab(78.44, 2.25, 9.83) |
| CIE-LCH | lch(78.44, 10.09, 77.11°) |
| OKLab | oklab(81.5% 0.0088 0.0257) |
| OKLCH | oklch(81.5% 0.027 71.1) |
| XYZ | xyz(52.1392, 53.9566, 48.7339) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.47
Greige
#B8AB98
ΔE00 5.99
Warm Beige
#E9DCC9
ΔE00 6.78
Khaki
#C3B091
ΔE00 6.82
Silver
#C0C0C0
ΔE00 8.44
Tan
#D2B48C
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC0B0 #B0BECE
analogous
#CEB1B0 #CEC0B0 #CDCEB0
triadic
#CEC0B0 #B0CEC0 #C0B0CE
tetradic
#CEC0B0 #B0CEB1 #B0BECE #CEB0CD
square
#CEC0B0 #B0CEB1 #B0BECE #CEB0CD
split-complementary
#CEC0B0 #B0CDCE #B1B0CE
monochromatic
#9F8464 #B7A28A #CEC0B0 #E5DED6 #F3F0EC
Accessibility & contrast
On white
1.78
#CEC0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CEC0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC0B0
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC0B0 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AF
Deuteranopia (green-blind)
#C9C3B0
Tritanopia (blue-blind)
#D4BDBB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cec0b0; /* rgb */ color: rgb(206, 192, 176); /* oklch */ color: oklch(81.5% 0.027 71.1);
Tailwind
colors: {
custom: {
50: '#ddd3c7',
500: '#cec0b0',
950: '#000000',
},
}SCSS
$custom: #cec0b0; $custom-light: #ddd3c7; $custom-dark: #000000;
JSON
{
"hex": "#cec0b0",
"rgb": {
"r": 206,
"g": 192,
"b": 176
},
"hsl": {
"h": 32,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.81499,
"c": 0.02711,
"h": 71.1
},
"luminance": 0.53956
}Semantic roles & 50–950 ramp
primary
#CEC0B0
secondary
#7F90A3
accent
#70A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382