#CEC4B2#CEC4B2
#CEC4B2 is a very light, muted orange. Relative luminance 0.558; OKLCH L 82.4% C 0.027 H 82.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC4B2 |
|---|---|
| RGB | rgb(206, 196, 178) |
| HSL | hsl(39, 22%, 75%) |
| HSV | hsv(39, 14%, 81%) |
| CMYK | cmyk(0%, 4.9%, 13.6%, 19.2%) |
| CIE-LAB | lab(79.51, 0.46, 10.29) |
| CIE-LCH | lch(79.51, 10.30, 87.46°) |
| OKLab | oklab(82.36% 0.0036 0.0268) |
| OKLCH | oklch(82.36% 0.027 82.4) |
| XYZ | xyz(53.2288, 55.8168, 50.0805) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.44
Warm Beige
#E9DCC9
ΔE00 5.98
Greige
#B8AB98
ΔE00 6.69
Khaki
#C3B091
ΔE00 7.11
Putty
#BEAE8A
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC4B2 #B2BCCE
analogous
#CEB6B2 #CEC4B2 #CACEB2
triadic
#CEC4B2 #B2CEC4 #C4B2CE
tetradic
#CEC4B2 #B2CEB6 #B2BCCE #CEB2CA
square
#CEC4B2 #B2CEB6 #B2BCCE #CEB2CA
split-complementary
#CEC4B2 #B2CACE #B6B2CE
monochromatic
#9E8B67 #B6A78D #CEC4B2 #E6E1D7 #F3F1EC
Accessibility & contrast
On white
1.73
#CEC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CEC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC4B2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC4B2 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#D3C1BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cec4b2; /* rgb */ color: rgb(206, 196, 178); /* oklch */ color: oklch(82.4% 0.027 82.4);
Tailwind
colors: {
custom: {
50: '#ddd5c9',
500: '#cec4b2',
950: '#000000',
},
}SCSS
$custom: #cec4b2; $custom-light: #ddd5c9; $custom-dark: #000000;
JSON
{
"hex": "#cec4b2",
"rgb": {
"r": 206,
"g": 196,
"b": 178
},
"hsl": {
"h": 38.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82357,
"c": 0.02704,
"h": 82.4
},
"luminance": 0.55816
}Semantic roles & 50–950 ramp
primary
#CEC4B2
secondary
#818DA3
accent
#66A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382