#CEC2B6#CEC2B6
#CEC2B6 is a very light, muted orange. Relative luminance 0.551; OKLCH L 82.1% C 0.021 H 67.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2B6 |
|---|---|
| RGB | rgb(206, 194, 182) |
| HSL | hsl(30, 20%, 76%) |
| HSV | hsv(30, 12%, 81%) |
| CMYK | cmyk(0%, 5.8%, 11.7%, 19.2%) |
| CIE-LAB | lab(79.09, 2.16, 7.54) |
| CIE-LCH | lch(79.09, 7.84, 74.00°) |
| OKLab | oklab(82.06% 0.0082 0.0198) |
| OKLCH | oklch(82.06% 0.021 67.5) |
| XYZ | xyz(53.1882, 55.0835, 52.0772) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.66
Warm Beige
#E9DCC9
ΔE00 6.77
Greige
#B8AB98
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.86
Silver (survey)
#C5C9C7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2B6 #B6C2CE
analogous
#CEB6B6 #CEC2B6 #CECEB6
triadic
#CEC2B6 #B6CEC2 #C2B6CE
tetradic
#CEC2B6 #B6CEB6 #B6C2CE #CEB6CE
square
#CEC2B6 #B6CEB6 #B6C2CE #CEB6CE
split-complementary
#CEC2B6 #B6CECE #B6B6CE
monochromatic
#9D856D #B5A391 #CEC2B6 #E7E1DB #F3F0ED
Accessibility & contrast
On white
1.75
#CEC2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CEC2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2B6
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2B6 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B5
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#D3BFBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cec2b6; /* rgb */ color: rgb(206, 194, 182); /* oklch */ color: oklch(82.1% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#ddd4cb',
500: '#cec2b6',
950: '#000000',
},
}SCSS
$custom: #cec2b6; $custom-light: #ddd4cb; $custom-dark: #000000;
JSON
{
"hex": "#cec2b6",
"rgb": {
"r": 206,
"g": 194,
"b": 182
},
"hsl": {
"h": 30,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.82058,
"c": 0.02139,
"h": 67.5
},
"luminance": 0.55083
}Semantic roles & 50–950 ramp
primary
#CEC2B6
secondary
#8594A3
accent
#739E47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382