#CDB7AE#CDB7AE
#CDB7AE is a light, muted orange. Relative luminance 0.499; OKLCH L 79.6% C 0.028 H 43.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7AE |
|---|---|
| RGB | rgb(205, 183, 174) |
| HSL | hsl(17, 24%, 74%) |
| HSV | hsv(17, 15%, 80%) |
| CMYK | cmyk(0%, 10.7%, 15.1%, 19.6%) |
| CIE-LAB | lab(76.01, 6.36, 7.44) |
| CIE-LCH | lch(76.01, 9.78, 49.46°) |
| OKLab | oklab(79.56% 0.0205 0.0195) |
| OKLCH | oklch(79.56% 0.028 43.6) |
| XYZ | xyz(49.7500, 49.9032, 47.0477) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.81
Warm Gray
#C9BEB0
ΔE00 6.45
Greige
#B8AB98
ΔE00 8.46
Mushroom
#BA9E88
ΔE00 8.79
Silver
#C0C0C0
ΔE00 9.58
Khaki
#C3B091
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7AE #AEC4CD
analogous
#CDAEB5 #CDB7AE #CDC7AE
triadic
#CDB7AE #AECDB7 #B7AECD
tetradic
#CDB7AE #B5CDAE #AEC4CD #C7AECD
square
#CDB7AE #B5CDAE #AEC4CD #C7AECD
split-complementary
#CDB7AE #AECDC7 #AEB5CD
monochromatic
#9E7462 #B69588 #CDB7AE #E4D9D4 #F3EEEC
Accessibility & contrast
On white
1.91
#CDB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CDB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7AE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7AE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#D3B4B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb7ae; /* rgb */ color: rgb(205, 183, 174); /* oklch */ color: oklch(79.6% 0.028 43.6);
Tailwind
colors: {
custom: {
50: '#dcccc6',
500: '#cdb7ae',
950: '#000000',
},
}SCSS
$custom: #cdb7ae; $custom-light: #dcccc6; $custom-dark: #000000;
JSON
{
"hex": "#cdb7ae",
"rgb": {
"r": 205,
"g": 183,
"b": 174
},
"hsl": {
"h": 17.419,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.7956,
"c": 0.02831,
"h": 43.6
},
"luminance": 0.49902
}Semantic roles & 50–950 ramp
primary
#CDB7AE
secondary
#E1E7EA
accent
#87A243
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282