#CDBDAE#CDBDAE
#CDBDAE is a light, muted orange. Relative luminance 0.524; OKLCH L 80.8% C 0.028 H 65.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDAE |
|---|---|
| RGB | rgb(205, 189, 174) |
| HSL | hsl(29, 24%, 74%) |
| HSV | hsv(29, 15%, 80%) |
| CMYK | cmyk(0%, 7.8%, 15.1%, 19.6%) |
| CIE-LAB | lab(77.54, 3.16, 9.62) |
| CIE-LCH | lch(77.54, 10.13, 71.84°) |
| OKLab | oklab(80.76% 0.0114 0.0251) |
| OKLCH | oklch(80.76% 0.028 65.6) |
| XYZ | xyz(51.0140, 52.4313, 47.4691) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.23
Greige
#B8AB98
ΔE00 5.82
Khaki
#C3B091
ΔE00 6.96
Warm Beige
#E9DCC9
ΔE00 7.73
Silver
#C0C0C0
ΔE00 8.64
Tan
#D2B48C
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDAE #AEBECD
analogous
#CDAEAF #CDBDAE #CDCDAE
triadic
#CDBDAE #AECDBD #BDAECD
tetradic
#CDBDAE #AFCDAE #AEBECD #CDAECD
square
#CDBDAE #AFCDAE #AEBECD #CDAECD
split-complementary
#CDBDAE #AECDCD #AEAFCD
monochromatic
#9E7F62 #B69E88 #CDBDAE #E4DCD4 #F3F0EC
Accessibility & contrast
On white
1.83
#CDBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CDBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDAE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDAE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAD
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#D3BAB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdae; /* rgb */ color: rgb(205, 189, 174); /* oklch */ color: oklch(80.8% 0.028 65.6);
Tailwind
colors: {
custom: {
50: '#dcd0c6',
500: '#cdbdae',
950: '#000000',
},
}SCSS
$custom: #cdbdae; $custom-light: #dcd0c6; $custom-dark: #000000;
JSON
{
"hex": "#cdbdae",
"rgb": {
"r": 205,
"g": 189,
"b": 174
},
"hsl": {
"h": 29.032,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.80758,
"c": 0.02757,
"h": 65.6
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#CDBDAE
secondary
#7D90A2
accent
#74A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382