#CDAFA0#CDAFA0
#CDAFA0 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.6% C 0.041 H 48.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA0 |
|---|---|
| RGB | rgb(205, 175, 160) |
| HSL | hsl(20, 31%, 72%) |
| HSV | hsv(20, 22%, 80%) |
| CMYK | cmyk(0%, 14.6%, 22%, 19.6%) |
| CIE-LAB | lab(73.66, 8.50, 11.71) |
| CIE-LCH | lch(73.66, 14.47, 54.03°) |
| OKLab | oklab(77.62% 0.0272 0.0304) |
| OKLCH | oklch(77.62% 0.041 48.2) |
| XYZ | xyz(46.8522, 46.1787, 39.6963) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.49
Mushroom
#BA9E88
ΔE00 6.20
Warm Gray
#C9BEB0
ΔE00 8.54
Greige
#B8AB98
ΔE00 8.64
Pinkish Tan
#D99B82
ΔE00 9.17
Tan
#D2B48C
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA0 #A0BECD
analogous
#CDA0A8 #CDAFA0 #CDC6A0
triadic
#CDAFA0 #A0CDAF #AFA0CD
tetradic
#CDAFA0 #A8CDA0 #A0BECD #C6A0CD
square
#CDAFA0 #A8CDA0 #A0BECD #C6A0CD
split-complementary
#CDAFA0 #A0CDC6 #A0A8CD
monochromatic
#9F6D54 #B88D78 #CDAFA0 #E2D1C8 #F4EEEB
Accessibility & contrast
On white
2.05
#CDAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CDAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA0
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA0 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19F
Deuteranopia (green-blind)
#BEB7A0
Tritanopia (blue-blind)
#D6AAAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdafa0; /* rgb */ color: rgb(205, 175, 160); /* oklch */ color: oklch(77.6% 0.041 48.2);
Tailwind
colors: {
custom: {
50: '#dcc6bc',
500: '#cdafa0',
950: '#000000',
},
}SCSS
$custom: #cdafa0; $custom-light: #dcc6bc; $custom-dark: #000000;
JSON
{
"hex": "#cdafa0",
"rgb": {
"r": 205,
"g": 175,
"b": 160
},
"hsl": {
"h": 20,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.77616,
"c": 0.04083,
"h": 48.2
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#CDAFA0
secondary
#DFE6EA
accent
#85AA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281