#CDC2B6#CDC2B6
#CDC2B6 is a light, muted orange. Relative luminance 0.549; OKLCH L 82.0% C 0.021 H 70.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2B6 |
|---|---|
| RGB | rgb(205, 194, 182) |
| HSL | hsl(31, 19%, 76%) |
| HSV | hsv(31, 11%, 80%) |
| CMYK | cmyk(0%, 5.4%, 11.2%, 19.6%) |
| CIE-LAB | lab(79.01, 1.80, 7.41) |
| CIE-LCH | lch(79.01, 7.63, 76.34°) |
| OKLab | oklab(81.97% 0.0071 0.0194) |
| OKLCH | oklch(81.97% 0.021 70) |
| XYZ | xyz(52.9114, 54.9408, 52.0642) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.42
Silver
#C0C0C0
ΔE00 6.76
Warm Beige
#E9DCC9
ΔE00 6.76
Greige
#B8AB98
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2B6 #B6C1CD
analogous
#CDB6B6 #CDC2B6 #CCCDB6
triadic
#CDC2B6 #B6CDC2 #C2B6CD
tetradic
#CDC2B6 #B6CDB6 #B6C1CD #CDB6CC
square
#CDC2B6 #B6CDB6 #B6C1CD #CDB6CC
split-complementary
#CDC2B6 #B6CCCD #B6B6CD
monochromatic
#9B856D #B4A492 #CDC2B6 #E6E0DA #F3F0ED
Accessibility & contrast
On white
1.75
#CDC2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CDC2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2B6
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2B6 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B5
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#D2BFBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc2b6; /* rgb */ color: rgb(205, 194, 182); /* oklch */ color: oklch(82.0% 0.021 70.0);
Tailwind
colors: {
custom: {
50: '#dcd4cb',
500: '#cdc2b6',
950: '#000000',
},
}SCSS
$custom: #cdc2b6; $custom-light: #dcd4cb; $custom-dark: #000000;
JSON
{
"hex": "#cdc2b6",
"rgb": {
"r": 205,
"g": 194,
"b": 182
},
"hsl": {
"h": 31.304,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.81973,
"c": 0.02068,
"h": 70
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#CDC2B6
secondary
#8693A2
accent
#719D48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382