#CEC2BD#CEC2BD
#CEC2BD is a very light, near-neutral orange. Relative luminance 0.554; OKLCH L 82.2% C 0.015 H 44.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2BD |
|---|---|
| RGB | rgb(206, 194, 189) |
| HSL | hsl(18, 15%, 77%) |
| HSV | hsv(18, 8%, 81%) |
| CMYK | cmyk(0%, 5.8%, 8.3%, 19.2%) |
| CIE-LAB | lab(79.26, 3.33, 4.02) |
| CIE-LCH | lch(79.26, 5.22, 50.31°) |
| OKLab | oklab(82.25% 0.011 0.0106) |
| OKLCH | oklch(82.25% 0.015 44.2) |
| XYZ | xyz(53.9297, 55.3802, 55.9827) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.86
Silver
#C0C0C0
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 7.98
Dove Gray
#B6B8BD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2BD #BDC9CE
analogous
#CEBDC0 #CEC2BD #CECBBD
triadic
#CEC2BD #BDCEC2 #C2BDCE
tetradic
#CEC2BD #C0CEBD #BDC9CE #CBBDCE
square
#CEC2BD #C0CEBD #BDC9CE #CBBDCE
split-complementary
#CEC2BD #BDCECB #BDC0CE
monochromatic
#9A8177 #B4A29A #CEC2BD #E8E2E0 #F2EFED
Accessibility & contrast
On white
1.74
#CEC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CEC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2BD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2BD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#D2C0C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cec2bd; /* rgb */ color: rgb(206, 194, 189); /* oklch */ color: oklch(82.2% 0.015 44.2);
Tailwind
colors: {
custom: {
50: '#ddd4d0',
500: '#cec2bd',
950: '#000000',
},
}SCSS
$custom: #cec2bd; $custom-light: #ddd4d0; $custom-dark: #000000;
JSON
{
"hex": "#cec2bd",
"rgb": {
"r": 206,
"g": 194,
"b": 189
},
"hsl": {
"h": 17.647,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.82248,
"c": 0.01526,
"h": 44.2
},
"luminance": 0.5538
}Semantic roles & 50–950 ramp
primary
#CEC2BD
secondary
#8D9CA2
accent
#82994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383