#CDAE9B#CDAE9B
#CDAE9B is a light, muted orange. Relative luminance 0.456; OKLCH L 77.3% C 0.045 H 53.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAE9B |
|---|---|
| RGB | rgb(205, 174, 155) |
| HSL | hsl(23, 33%, 71%) |
| HSV | hsv(23, 24%, 80%) |
| CMYK | cmyk(0%, 15.1%, 24.4%, 19.6%) |
| CIE-LAB | lab(73.30, 8.31, 13.93) |
| CIE-LCH | lch(73.30, 16.22, 59.17°) |
| OKLab | oklab(77.3% 0.0268 0.036) |
| OKLCH | oklch(77.3% 0.045 53.3) |
| XYZ | xyz(46.2297, 45.6194, 37.3742) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.25
Pinkish Grey
#C8ACA9
ΔE00 7.14
Tan
#D2B48C
ΔE00 8.04
Greige
#B8AB98
ΔE00 8.05
Khaki
#C3B091
ΔE00 8.38
Warm Gray
#C9BEB0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAE9B #9BBACD
analogous
#CD9BA1 #CDAE9B #CDC79B
triadic
#CDAE9B #9BCDAE #AE9BCD
tetradic
#CDAE9B #A1CD9B #9BBACD #C79BCD
square
#CDAE9B #A1CD9B #9BBACD #C79BCD
split-complementary
#CDAE9B #9BCDC7 #9BA1CD
monochromatic
#9E6D4F #B98D72 #CDAE9B #E1CFC4 #F5EEEB
Accessibility & contrast
On white
2.07
#CDAE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#CDAE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAE9B
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAE9B | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#D6A9A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdae9b; /* rgb */ color: rgb(205, 174, 155); /* oklch */ color: oklch(77.3% 0.045 53.3);
Tailwind
colors: {
custom: {
50: '#ddc6b8',
500: '#cdae9b',
950: '#000000',
},
}SCSS
$custom: #cdae9b; $custom-light: #ddc6b8; $custom-dark: #000000;
JSON
{
"hex": "#cdae9b",
"rgb": {
"r": 205,
"g": 174,
"b": 155
},
"hsl": {
"h": 22.8,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.77296,
"c": 0.04485,
"h": 53.3
},
"luminance": 0.45618
}Semantic roles & 50–950 ramp
primary
#CDAE9B
secondary
#DBE4E9
accent
#81AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280