#DBAF94#DBAF94
#DBAF94 is a light, moderate orange. Relative luminance 0.479; OKLCH L 78.7% C 0.064 H 53.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAF94 |
|---|---|
| RGB | rgb(219, 175, 148) |
| HSL | hsl(23, 50%, 72%) |
| HSV | hsv(23, 32%, 86%) |
| CMYK | cmyk(0%, 20.1%, 32.4%, 14.1%) |
| CIE-LAB | lab(74.74, 12.22, 19.93) |
| CIE-LCH | lch(74.74, 23.38, 58.48°) |
| OKLab | oklab(78.68% 0.0382 0.0508) |
| OKLCH | oklch(78.68% 0.064 53.1) |
| XYZ | xyz(49.8898, 47.8605, 34.6214) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 7.49
Apricot
#FBCEB1
ΔE00 7.73
Tan
#D2B48C
ΔE00 7.79
Burlywood
#DEB887
ΔE00 8.22
Peach (survey)
#FFB07C
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAF94 #94C0DB
analogous
#DB949D #DBAF94 #DBD394
triadic
#DBAF94 #94DBAF #AF94DB
tetradic
#DBAF94 #9DDB94 #94C0DB #D394DB
square
#DBAF94 #9DDB94 #94C0DB #D394DB
split-complementary
#DBAF94 #94DBD3 #949DDB
monochromatic
#B76C3E #CC8D66 #DBAF94 #EAD1C2 #F7EEE8
Accessibility & contrast
On white
1.99
#DBAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#DBAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAF94
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAF94 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#E8A7A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dbaf94; /* rgb */ color: rgb(219, 175, 148); /* oklch */ color: oklch(78.7% 0.064 53.1);
Tailwind
colors: {
custom: {
50: '#e7c6b3',
500: '#dbaf94',
950: '#000000',
},
}SCSS
$custom: #dbaf94; $custom-light: #e7c6b3; $custom-dark: #000000;
JSON
{
"hex": "#dbaf94",
"rgb": {
"r": 219,
"g": 175,
"b": 148
},
"hsl": {
"h": 22.817,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.78681,
"c": 0.06351,
"h": 53.1
},
"luminance": 0.47858
}Semantic roles & 50–950 ramp
primary
#DBAF94
secondary
#DDE8EE
accent
#85BD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280