#CDC2B5#CDC2B5
#CDC2B5 is a light, muted orange. Relative luminance 0.549; OKLCH L 81.9% C 0.022 H 72.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2B5 |
|---|---|
| RGB | rgb(205, 194, 181) |
| HSL | hsl(33, 19%, 76%) |
| HSV | hsv(33, 12%, 80%) |
| CMYK | cmyk(0%, 5.4%, 11.7%, 19.6%) |
| CIE-LAB | lab(78.98, 1.64, 7.91) |
| CIE-LCH | lch(78.98, 8.08, 78.32°) |
| OKLab | oklab(81.95% 0.0067 0.0207) |
| OKLCH | oklch(81.95% 0.022 72.1) |
| XYZ | xyz(52.8084, 54.8996, 51.5219) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.14
Warm Beige
#E9DCC9
ΔE00 6.61
Greige
#B8AB98
ΔE00 6.66
Silver
#C0C0C0
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2B5 #B5C0CD
analogous
#CDB6B5 #CDC2B5 #CCCDB5
triadic
#CDC2B5 #B5CDC2 #C2B5CD
tetradic
#CDC2B5 #B5CDB6 #B5C0CD #CDB5CC
square
#CDC2B5 #B5CDB6 #B5C0CD #CDB5CC
split-complementary
#CDC2B5 #B5CCCD #B6B5CD
monochromatic
#9C866C #B4A490 #CDC2B5 #E6E0DA #F3F0ED
Accessibility & contrast
On white
1.75
#CDC2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CDC2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2B5
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2B5 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B4
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#D2BFBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc2b5; /* rgb */ color: rgb(205, 194, 181); /* oklch */ color: oklch(81.9% 0.022 72.1);
Tailwind
colors: {
custom: {
50: '#dcd4cb',
500: '#cdc2b5',
950: '#000000',
},
}SCSS
$custom: #cdc2b5; $custom-light: #dcd4cb; $custom-dark: #000000;
JSON
{
"hex": "#cdc2b5",
"rgb": {
"r": 205,
"g": 194,
"b": 181
},
"hsl": {
"h": 32.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.81947,
"c": 0.02177,
"h": 72.1
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#CDC2B5
secondary
#8492A2
accent
#6F9E48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382