#CDAF95#CDAF95
#CDAF95 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.4% C 0.050 H 62.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF95 |
|---|---|
| RGB | rgb(205, 175, 149) |
| HSL | hsl(28, 36%, 69%) |
| HSV | hsv(28, 27%, 80%) |
| CMYK | cmyk(0%, 14.6%, 27.3%, 19.6%) |
| CIE-LAB | lab(73.42, 6.93, 17.37) |
| CIE-LCH | lch(73.42, 18.70, 68.25°) |
| OKLab | oklab(77.35% 0.0228 0.0445) |
| OKLCH | oklch(77.35% 0.05 62.9) |
| XYZ | xyz(45.9322, 45.8107, 34.8508) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.97
Mushroom
#BA9E88
ΔE00 5.10
Khaki
#C3B091
ΔE00 5.72
Taupe (survey)
#B9A281
ΔE00 6.27
Greige
#B8AB98
ΔE00 6.91
Burlywood
#DEB887
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF95 #95B3CD
analogous
#CD9597 #CDAF95 #CDCB95
triadic
#CDAF95 #95CDAF #AF95CD
tetradic
#CDAF95 #97CD95 #95B3CD #CB95CD
square
#CDAF95 #97CD95 #95B3CD #CB95CD
split-complementary
#CDAF95 #95CDCB #9597CD
monochromatic
#9D714A #B9906B #CDAF95 #E1CEBF #F4EEE8
Accessibility & contrast
On white
2.07
#CDAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#CDAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF95
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF95 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B093
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#D7A9A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdaf95; /* rgb */ color: rgb(205, 175, 149); /* oklch */ color: oklch(77.4% 0.050 62.9);
Tailwind
colors: {
custom: {
50: '#ddc6b4',
500: '#cdaf95',
950: '#000000',
},
}SCSS
$custom: #cdaf95; $custom-light: #ddc6b4; $custom-dark: #000000;
JSON
{
"hex": "#cdaf95",
"rgb": {
"r": 205,
"g": 175,
"b": 149
},
"hsl": {
"h": 27.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.77351,
"c": 0.04997,
"h": 62.9
},
"luminance": 0.45809
}Semantic roles & 50–950 ramp
primary
#CDAF95
secondary
#D7DFE7
accent
#77AF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280