#CDAF94#CDAF94
#CDAF94 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.3% C 0.051 H 64.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF94 |
|---|---|
| RGB | rgb(205, 175, 148) |
| HSL | hsl(28, 36%, 69%) |
| HSV | hsv(28, 28%, 80%) |
| CMYK | cmyk(0%, 14.6%, 27.8%, 19.6%) |
| CIE-LAB | lab(73.40, 6.79, 17.88) |
| CIE-LCH | lch(73.40, 19.13, 69.20°) |
| OKLab | oklab(77.33% 0.0224 0.0458) |
| OKLCH | oklch(77.33% 0.051 64) |
| XYZ | xyz(45.8527, 45.7789, 34.4321) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.59
Mushroom
#BA9E88
ΔE00 5.19
Khaki
#C3B091
ΔE00 5.44
Taupe (survey)
#B9A281
ΔE00 6.01
Burlywood
#DEB887
ΔE00 6.72
Greige
#B8AB98
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF94 #94B2CD
analogous
#CD9496 #CDAF94 #CDCC94
triadic
#CDAF94 #94CDAF #AF94CD
tetradic
#CDAF94 #96CD94 #94B2CD #CC94CD
square
#CDAF94 #96CD94 #94B2CD #CC94CD
split-complementary
#CDAF94 #94CDCC #9496CD
monochromatic
#9D7149 #BA906A #CDAF94 #E0CEBE #F4EDE7
Accessibility & contrast
On white
2.07
#CDAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#CDAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF94
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF94 | 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)
#B9B092
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#D7A9A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdaf94; /* rgb */ color: rgb(205, 175, 148); /* oklch */ color: oklch(77.3% 0.051 64.0);
Tailwind
colors: {
custom: {
50: '#ddc6b3',
500: '#cdaf94',
950: '#000000',
},
}SCSS
$custom: #cdaf94; $custom-light: #ddc6b3; $custom-dark: #000000;
JSON
{
"hex": "#cdaf94",
"rgb": {
"r": 205,
"g": 175,
"b": 148
},
"hsl": {
"h": 28.421,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.77328,
"c": 0.05092,
"h": 64
},
"luminance": 0.45777
}Semantic roles & 50–950 ramp
primary
#CDAF94
secondary
#D6DFE7
accent
#76AF36
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280