#CDAD98#CDAD98
#CDAD98 is a light, muted orange. Relative luminance 0.451; OKLCH L 77.0% C 0.047 H 55.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAD98 |
|---|---|
| RGB | rgb(205, 173, 152) |
| HSL | hsl(24, 35%, 70%) |
| HSV | hsv(24, 26%, 80%) |
| CMYK | cmyk(0%, 15.6%, 25.9%, 19.6%) |
| CIE-LAB | lab(72.98, 8.42, 15.12) |
| CIE-LCH | lch(72.98, 17.31, 60.88°) |
| OKLab | oklab(77.03% 0.0271 0.0389) |
| OKLCH | oklch(77.03% 0.047 55.1) |
| XYZ | xyz(45.7884, 45.1349, 35.9997) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.88
Tan
#D2B48C
ΔE00 7.43
Pinkish Grey
#C8ACA9
ΔE00 7.90
Khaki
#C3B091
ΔE00 7.99
Greige
#B8AB98
ΔE00 8.03
Taupe (survey)
#B9A281
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAD98 #98B8CD
analogous
#CD989D #CDAD98 #CDC898
triadic
#CDAD98 #98CDAD #AD98CD
tetradic
#CDAD98 #9DCD98 #98B8CD #C898CD
square
#CDAD98 #9DCD98 #98B8CD #C898CD
split-complementary
#CDAD98 #98CDC8 #989DCD
monochromatic
#9E6D4D #B98C6F #CDAD98 #E1CEC1 #F5EFEA
Accessibility & contrast
On white
2.09
#CDAD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CDAD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAD98
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAD98 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#D7A7A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdad98; /* rgb */ color: rgb(205, 173, 152); /* oklch */ color: oklch(77.0% 0.047 55.1);
Tailwind
colors: {
custom: {
50: '#ddc5b6',
500: '#cdad98',
950: '#000000',
},
}SCSS
$custom: #cdad98; $custom-light: #ddc5b6; $custom-dark: #000000;
JSON
{
"hex": "#cdad98",
"rgb": {
"r": 205,
"g": 173,
"b": 152
},
"hsl": {
"h": 23.774,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.77026,
"c": 0.04745,
"h": 55.1
},
"luminance": 0.45133
}Semantic roles & 50–950 ramp
primary
#CDAD98
secondary
#D9E2E8
accent
#7FAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180