#CDAF98#CDAF98
#CDAF98 is a light, muted orange. Relative luminance 0.459; OKLCH L 77.4% C 0.047 H 59.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF98 |
|---|---|
| RGB | rgb(205, 175, 152) |
| HSL | hsl(26, 35%, 70%) |
| HSV | hsv(26, 26%, 80%) |
| CMYK | cmyk(0%, 14.6%, 25.9%, 19.6%) |
| CIE-LAB | lab(73.49, 7.35, 15.82) |
| CIE-LCH | lch(73.49, 17.45, 65.10°) |
| OKLab | oklab(77.42% 0.024 0.0407) |
| OKLCH | oklch(77.42% 0.047 59.5) |
| XYZ | xyz(46.1748, 45.9077, 36.1284) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.00
Tan
#D2B48C
ΔE00 6.15
Khaki
#C3B091
ΔE00 6.65
Taupe (survey)
#B9A281
ΔE00 7.14
Greige
#B8AB98
ΔE00 7.14
Warm Gray
#C9BEB0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF98 #98B6CD
analogous
#CD989B #CDAF98 #CDCA98
triadic
#CDAF98 #98CDAF #AF98CD
tetradic
#CDAF98 #9BCD98 #98B6CD #CA98CD
square
#CDAF98 #9BCD98 #98B6CD #CA98CD
split-complementary
#CDAF98 #98CDCA #989BCD
monochromatic
#9E704D #B98F6F #CDAF98 #E1CFC1 #F5EFEA
Accessibility & contrast
On white
2.06
#CDAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#CDAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF98
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF98 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#D7A9A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdaf98; /* rgb */ color: rgb(205, 175, 152); /* oklch */ color: oklch(77.4% 0.047 59.5);
Tailwind
colors: {
custom: {
50: '#ddc6b6',
500: '#cdaf98',
950: '#000000',
},
}SCSS
$custom: #cdaf98; $custom-light: #ddc6b6; $custom-dark: #000000;
JSON
{
"hex": "#cdaf98",
"rgb": {
"r": 205,
"g": 175,
"b": 152
},
"hsl": {
"h": 26.038,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.77421,
"c": 0.04724,
"h": 59.5
},
"luminance": 0.45906
}Semantic roles & 50–950 ramp
primary
#CDAF98
secondary
#D9E1E8
accent
#7BAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280