#CEC2B4#CEC2B4
#CEC2B4 is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.0% C 0.024 H 71.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2B4 |
|---|---|
| RGB | rgb(206, 194, 180) |
| HSL | hsl(32, 21%, 76%) |
| HSV | hsv(32, 13%, 81%) |
| CMYK | cmyk(0%, 5.8%, 12.6%, 19.2%) |
| CIE-LAB | lab(79.04, 1.83, 8.55) |
| CIE-LCH | lch(79.04, 8.74, 77.88°) |
| OKLab | oklab(82.01% 0.0074 0.0223) |
| OKLCH | oklch(82.01% 0.024 71.7) |
| XYZ | xyz(52.9829, 55.0015, 50.9964) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.18
Warm Beige
#E9DCC9
ΔE00 6.46
Greige
#B8AB98
ΔE00 6.56
Silver
#C0C0C0
ΔE00 7.53
Khaki
#C3B091
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2B4 #B4C0CE
analogous
#CEB5B4 #CEC2B4 #CDCEB4
triadic
#CEC2B4 #B4CEC2 #C2B4CE
tetradic
#CEC2B4 #B4CEB5 #B4C0CE #CEB4CD
square
#CEC2B4 #B4CEB5 #B4C0CE #CEB4CD
split-complementary
#CEC2B4 #B4CDCE #B5B4CE
monochromatic
#9E866A #B6A48F #CEC2B4 #E6E0D9 #F3F0EC
Accessibility & contrast
On white
1.75
#CEC2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CEC2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2B4
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2B4 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B3
Deuteranopia (green-blind)
#C9C5B4
Tritanopia (blue-blind)
#D3BFBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cec2b4; /* rgb */ color: rgb(206, 194, 180); /* oklch */ color: oklch(82.0% 0.024 71.7);
Tailwind
colors: {
custom: {
50: '#ddd4ca',
500: '#cec2b4',
950: '#000000',
},
}SCSS
$custom: #cec2b4; $custom-light: #ddd4ca; $custom-dark: #000000;
JSON
{
"hex": "#cec2b4",
"rgb": {
"r": 206,
"g": 194,
"b": 180
},
"hsl": {
"h": 32.308,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.82005,
"c": 0.02354,
"h": 71.7
},
"luminance": 0.55001
}Semantic roles & 50–950 ramp
primary
#CEC2B4
secondary
#8392A3
accent
#6F9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382