#CDC2B2#CDC2B2
#CDC2B2 is a light, muted orange. Relative luminance 0.548; OKLCH L 81.9% C 0.025 H 77.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2B2 |
|---|---|
| RGB | rgb(205, 194, 178) |
| HSL | hsl(36, 21%, 75%) |
| HSV | hsv(36, 13%, 80%) |
| CMYK | cmyk(0%, 5.4%, 13.2%, 19.6%) |
| CIE-LAB | lab(78.91, 1.15, 9.43) |
| CIE-LCH | lch(78.91, 9.50, 83.06°) |
| OKLab | oklab(81.87% 0.0055 0.0246) |
| OKLCH | oklch(81.87% 0.025 77.4) |
| XYZ | xyz(52.5039, 54.7778, 49.9181) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.33
Greige
#B8AB98
ΔE00 6.27
Warm Beige
#E9DCC9
ΔE00 6.36
Khaki
#C3B091
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2B2 #B2BDCD
analogous
#CDB5B2 #CDC2B2 #CACDB2
triadic
#CDC2B2 #B2CDC2 #C2B2CD
tetradic
#CDC2B2 #B2CDB5 #B2BDCD #CDB2CA
square
#CDC2B2 #B2CDB5 #B2BDCD #CDB2CA
split-complementary
#CDC2B2 #B2CACD #B5B2CD
monochromatic
#9D8768 #B5A58D #CDC2B2 #E5DFD7 #F3F0EC
Accessibility & contrast
On white
1.76
#CDC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CDC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2B2
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2B2 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#D2BFBD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdc2b2; /* rgb */ color: rgb(205, 194, 178); /* oklch */ color: oklch(81.9% 0.025 77.4);
Tailwind
colors: {
custom: {
50: '#dcd4c9',
500: '#cdc2b2',
950: '#000000',
},
}SCSS
$custom: #cdc2b2; $custom-light: #dcd4c9; $custom-dark: #000000;
JSON
{
"hex": "#cdc2b2",
"rgb": {
"r": 205,
"g": 194,
"b": 178
},
"hsl": {
"h": 35.556,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.81868,
"c": 0.02521,
"h": 77.4
},
"luminance": 0.54777
}Semantic roles & 50–950 ramp
primary
#CDC2B2
secondary
#818FA2
accent
#6AA046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382