#CDBEAE#CDBEAE
#CDBEAE is a light, muted orange. Relative luminance 0.529; OKLCH L 81.0% C 0.028 H 69.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEAE |
|---|---|
| RGB | rgb(205, 190, 174) |
| HSL | hsl(31, 24%, 74%) |
| HSV | hsv(31, 15%, 80%) |
| CMYK | cmyk(0%, 7.3%, 15.1%, 19.6%) |
| CIE-LAB | lab(77.79, 2.63, 9.99) |
| CIE-LCH | lch(77.79, 10.32, 75.27°) |
| OKLab | oklab(80.96% 0.0099 0.026) |
| OKLCH | oklch(80.96% 0.028 69.2) |
| XYZ | xyz(51.2298, 52.8630, 47.5410) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.74
Greige
#B8AB98
ΔE00 5.66
Khaki
#C3B091
ΔE00 6.59
Warm Beige
#E9DCC9
ΔE00 7.32
Tan
#D2B48C
ΔE00 8.47
Silver
#C0C0C0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEAE #AEBDCD
analogous
#CDAFAE #CDBEAE #CDCDAE
triadic
#CDBEAE #AECDBE #BEAECD
tetradic
#CDBEAE #AECDAF #AEBDCD #CDAECD
square
#CDBEAE #AECDAF #AEBDCD #CDAECD
split-complementary
#CDBEAE #AECDCD #AFAECD
monochromatic
#9E8162 #B6A088 #CDBEAE #E4DCD4 #F3F0EC
Accessibility & contrast
On white
1.81
#CDBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CDBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEAE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEAE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#D3BAB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbeae; /* rgb */ color: rgb(205, 190, 174); /* oklch */ color: oklch(81.0% 0.028 69.2);
Tailwind
colors: {
custom: {
50: '#dcd1c6',
500: '#cdbeae',
950: '#000000',
},
}SCSS
$custom: #cdbeae; $custom-light: #dcd1c6; $custom-dark: #000000;
JSON
{
"hex": "#cdbeae",
"rgb": {
"r": 205,
"g": 190,
"b": 174
},
"hsl": {
"h": 30.968,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.80959,
"c": 0.02785,
"h": 69.2
},
"luminance": 0.52862
}Semantic roles & 50–950 ramp
primary
#CDBEAE
secondary
#7D8FA2
accent
#71A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382