#D0AFA2#D0AFA2
#D0AFA2 is a light, muted orange. Relative luminance 0.467; OKLCH L 77.9% C 0.043 H 42.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D0AFA2 |
|---|---|
| RGB | rgb(208, 175, 162) |
| HSL | hsl(17, 33%, 73%) |
| HSV | hsv(17, 22%, 82%) |
| CMYK | cmyk(0%, 15.9%, 22.1%, 18.4%) |
| CIE-LAB | lab(73.98, 9.93, 11.12) |
| CIE-LCH | lch(73.98, 14.91, 48.23°) |
| OKLab | oklab(77.95% 0.0314 0.0289) |
| OKLCH | oklch(77.95% 0.043 42.7) |
| XYZ | xyz(47.8643, 46.6801, 40.6643) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Mushroom
#BA9E88
ΔE00 7.35
Pinkish Tan
#D99B82
ΔE00 8.63
Warm Gray
#C9BEB0
ΔE00 9.79
Apricot
#FBCEB1
ΔE00 10.04
Greige
#B8AB98
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0AFA2 #A2C3D0
analogous
#D0A2AC #D0AFA2 #D0C6A2
triadic
#D0AFA2 #A2D0AF #AFA2D0
tetradic
#D0AFA2 #ACD0A2 #A2C3D0 #C6A2D0
square
#D0AFA2 #ACD0A2 #A2C3D0 #C6A2D0
split-complementary
#D0AFA2 #A2D0C6 #A2ACD0
monochromatic
#A46A53 #BB8C79 #D0AFA2 #E5D2CB #F5EEEB
Accessibility & contrast
On white
2.03
#D0AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#D0AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0AFA2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0AFA2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#BFB8A2
Tritanopia (blue-blind)
#D9AAAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d0afa2; /* rgb */ color: rgb(208, 175, 162); /* oklch */ color: oklch(77.9% 0.043 42.7);
Tailwind
colors: {
custom: {
50: '#dfc6bd',
500: '#d0afa2',
950: '#000000',
},
}SCSS
$custom: #d0afa2; $custom-light: #dfc6bd; $custom-dark: #000000;
JSON
{
"hex": "#d0afa2",
"rgb": {
"r": 208,
"g": 175,
"b": 162
},
"hsl": {
"h": 16.957,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.77949,
"c": 0.04271,
"h": 42.7
},
"luminance": 0.46678
}Semantic roles & 50–950 ramp
primary
#D0AFA2
secondary
#E0E8EB
accent
#8BAC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281