#CDBEA7#CDBEA7
#CDBEA7 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.036 H 78.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEA7 |
|---|---|
| RGB | rgb(205, 190, 167) |
| HSL | hsl(36, 28%, 73%) |
| HSV | hsv(36, 19%, 80%) |
| CMYK | cmyk(0%, 7.3%, 18.5%, 19.6%) |
| CIE-LAB | lab(77.64, 1.54, 13.53) |
| CIE-LCH | lch(77.64, 13.62, 83.52°) |
| OKLab | oklab(80.78% 0.0071 0.035) |
| OKLCH | oklch(80.78% 0.036 78.6) |
| XYZ | xyz(50.5651, 52.5971, 44.0403) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.43
Khaki
#C3B091
ΔE00 4.59
Greige
#B8AB98
ΔE00 5.37
Putty
#BEAE8A
ΔE00 6.28
Tan
#D2B48C
ΔE00 6.74
Warm Beige
#E9DCC9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEA7 #A7B6CD
analogous
#CDABA7 #CDBEA7 #C9CDA7
triadic
#CDBEA7 #A7CDBE #BEA7CD
tetradic
#CDBEA7 #A7CDAB #A7B6CD #CDA7C9
square
#CDBEA7 #A7CDAB #A7B6CD #CDA7C9
split-complementary
#CDBEA7 #A7C9CD #ABA7CD
monochromatic
#9F845A #B7A180 #CDBEA7 #E3DBCE #F4F1EB
Accessibility & contrast
On white
1.82
#CDBEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CDBEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEA7
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEA7 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA6
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#D4BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbea7; /* rgb */ color: rgb(205, 190, 167); /* oklch */ color: oklch(80.8% 0.036 78.6);
Tailwind
colors: {
custom: {
50: '#dcd1c1',
500: '#cdbea7',
950: '#000000',
},
}SCSS
$custom: #cdbea7; $custom-light: #dcd1c1; $custom-dark: #000000;
JSON
{
"hex": "#cdbea7",
"rgb": {
"r": 205,
"g": 190,
"b": 167
},
"hsl": {
"h": 36.316,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.80783,
"c": 0.03572,
"h": 78.6
},
"luminance": 0.52596
}Semantic roles & 50–950 ramp
primary
#CDBEA7
secondary
#7687A2
accent
#68A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382