#CDAF93#CDAF93
#CDAF93 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.3% C 0.052 H 65.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF93 |
|---|---|
| RGB | rgb(205, 175, 147) |
| HSL | hsl(29, 37%, 69%) |
| HSV | hsv(29, 28%, 80%) |
| CMYK | cmyk(0%, 14.6%, 28.3%, 19.6%) |
| CIE-LAB | lab(73.38, 6.66, 18.40) |
| CIE-LCH | lch(73.38, 19.56, 70.11°) |
| OKLab | oklab(77.31% 0.022 0.047) |
| OKLCH | oklch(77.31% 0.052 65) |
| XYZ | xyz(45.7739, 45.7473, 34.0171) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.23
Khaki
#C3B091
ΔE00 5.18
Mushroom
#BA9E88
ΔE00 5.31
Taupe (survey)
#B9A281
ΔE00 5.78
Burlywood
#DEB887
ΔE00 6.41
Toupe
#C7AC7D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF93 #93B1CD
analogous
#CD9394 #CDAF93 #CDCC93
triadic
#CDAF93 #93CDAF #AF93CD
tetradic
#CDAF93 #94CD93 #93B1CD #CC93CD
square
#CDAF93 #94CD93 #93B1CD #CC93CD
split-complementary
#CDAF93 #93CDCC #9394CD
monochromatic
#9D7149 #BA9069 #CDAF93 #E0CEBD #F4EDE7
Accessibility & contrast
On white
2.07
#CDAF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#CDAF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF93
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF93 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#D7A9A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdaf93; /* rgb */ color: rgb(205, 175, 147); /* oklch */ color: oklch(77.3% 0.052 65.0);
Tailwind
colors: {
custom: {
50: '#ddc6b2',
500: '#cdaf93',
950: '#000000',
},
}SCSS
$custom: #cdaf93; $custom-light: #ddc6b2; $custom-dark: #000000;
JSON
{
"hex": "#cdaf93",
"rgb": {
"r": 205,
"g": 175,
"b": 147
},
"hsl": {
"h": 28.966,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.77305,
"c": 0.05187,
"h": 65
},
"luminance": 0.45746
}Semantic roles & 50–950 ramp
primary
#CDAF93
secondary
#D5DEE6
accent
#75B036
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280