#CDC0B2#CDC0B2
#CDC0B2 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.5% C 0.024 H 69.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0B2 |
|---|---|
| RGB | rgb(205, 192, 178) |
| HSL | hsl(31, 21%, 75%) |
| HSV | hsv(31, 13%, 80%) |
| CMYK | cmyk(0%, 6.3%, 13.2%, 19.6%) |
| CIE-LAB | lab(78.40, 2.21, 8.69) |
| CIE-LCH | lch(78.40, 8.97, 75.76°) |
| OKLab | oklab(81.47% 0.0085 0.0227) |
| OKLCH | oklch(81.47% 0.024 69.5) |
| XYZ | xyz(52.0618, 53.8936, 49.7708) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.15
Greige
#B8AB98
ΔE00 6.18
Warm Beige
#E9DCC9
ΔE00 6.95
Khaki
#C3B091
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0B2 #B2BFCD
analogous
#CDB2B2 #CDC0B2 #CDCDB2
triadic
#CDC0B2 #B2CDC0 #C0B2CD
tetradic
#CDC0B2 #B2CDB2 #B2BFCD #CDB2CD
square
#CDC0B2 #B2CDB2 #B2BFCD #CDB2CD
split-complementary
#CDC0B2 #B2CDCD #B2B2CD
monochromatic
#9D8368 #B5A28D #CDC0B2 #E5DED7 #F3F0EC
Accessibility & contrast
On white
1.78
#CDC0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CDC0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0B2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0B2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#D2BDBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc0b2; /* rgb */ color: rgb(205, 192, 178); /* oklch */ color: oklch(81.5% 0.024 69.5);
Tailwind
colors: {
custom: {
50: '#dcd3c9',
500: '#cdc0b2',
950: '#000000',
},
}SCSS
$custom: #cdc0b2; $custom-light: #dcd3c9; $custom-dark: #000000;
JSON
{
"hex": "#cdc0b2",
"rgb": {
"r": 205,
"g": 192,
"b": 178
},
"hsl": {
"h": 31.111,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.81465,
"c": 0.02426,
"h": 69.5
},
"luminance": 0.53893
}Semantic roles & 50–950 ramp
primary
#CDC0B2
secondary
#8191A2
accent
#71A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382