#CDAFA1#CDAFA1
#CDAFA1 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.6% C 0.040 H 46.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA1 |
|---|---|
| RGB | rgb(205, 175, 161) |
| HSL | hsl(19, 31%, 72%) |
| HSV | hsv(19, 21%, 80%) |
| CMYK | cmyk(0%, 14.6%, 21.5%, 19.6%) |
| CIE-LAB | lab(73.68, 8.65, 11.20) |
| CIE-LCH | lch(73.68, 14.15, 52.32°) |
| OKLab | oklab(77.64% 0.0276 0.0291) |
| OKLCH | oklch(77.64% 0.04 46.5) |
| XYZ | xyz(46.9400, 46.2138, 40.1588) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.04
Mushroom
#BA9E88
ΔE00 6.48
Warm Gray
#C9BEB0
ΔE00 8.69
Greige
#B8AB98
ΔE00 8.90
Pinkish Tan
#D99B82
ΔE00 9.22
Khaki
#C3B091
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA1 #A1BFCD
analogous
#CDA1A9 #CDAFA1 #CDC5A1
triadic
#CDAFA1 #A1CDAF #AFA1CD
tetradic
#CDAFA1 #A9CDA1 #A1BFCD #C5A1CD
square
#CDAFA1 #A9CDA1 #A1BFCD #C5A1CD
split-complementary
#CDAFA1 #A1CDC5 #A1A9CD
monochromatic
#9F6C55 #B88D79 #CDAFA1 #E2D1C9 #F4EEEB
Accessibility & contrast
On white
2.05
#CDAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CDAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA1
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA1 | 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)
#B7B1A0
Deuteranopia (green-blind)
#BEB7A1
Tritanopia (blue-blind)
#D6AAAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdafa1; /* rgb */ color: rgb(205, 175, 161); /* oklch */ color: oklch(77.6% 0.040 46.5);
Tailwind
colors: {
custom: {
50: '#dcc6bc',
500: '#cdafa1',
950: '#000000',
},
}SCSS
$custom: #cdafa1; $custom-light: #dcc6bc; $custom-dark: #000000;
JSON
{
"hex": "#cdafa1",
"rgb": {
"r": 205,
"g": 175,
"b": 161
},
"hsl": {
"h": 19.091,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.77642,
"c": 0.04016,
"h": 46.5
},
"luminance": 0.46212
}Semantic roles & 50–950 ramp
primary
#CDAFA1
secondary
#DFE7EA
accent
#87A93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281