#DBAF99#DBAF99
#DBAF99 is a light, muted orange. Relative luminance 0.480; OKLCH L 78.8% C 0.060 H 47.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAF99 |
|---|---|
| RGB | rgb(219, 175, 153) |
| HSL | hsl(20, 48%, 73%) |
| HSV | hsv(20, 30%, 86%) |
| CMYK | cmyk(0%, 20.1%, 30.1%, 14.1%) |
| CIE-LAB | lab(74.84, 12.87, 17.37) |
| CIE-LCH | lch(74.84, 21.62, 53.46°) |
| OKLab | oklab(78.8% 0.0402 0.0445) |
| OKLCH | oklch(78.8% 0.06 47.9) |
| XYZ | xyz(50.2941, 48.0222, 36.7508) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.18
Mushroom
#BA9E88
ΔE00 7.94
Apricot
#FBCEB1
ΔE00 8.03
Pale Salmon
#FFB19A
ΔE00 8.04
Pinkish Grey
#C8ACA9
ΔE00 8.38
Light Salmon
#FEA993
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAF99 #99C5DB
analogous
#DB99A4 #DBAF99 #DBD099
triadic
#DBAF99 #99DBAF #AF99DB
tetradic
#DBAF99 #A4DB99 #99C5DB #D099DB
square
#DBAF99 #A4DB99 #99C5DB #D099DB
split-complementary
#DBAF99 #99DBD0 #99A4DB
monochromatic
#B86941 #CB8C6C #DBAF99 #EBD2C6 #F7EDE8
Accessibility & contrast
On white
1.98
#DBAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#DBAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAF99
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAF99 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#E7A8A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dbaf99; /* rgb */ color: rgb(219, 175, 153); /* oklch */ color: oklch(78.8% 0.060 47.9);
Tailwind
colors: {
custom: {
50: '#e7c7b7',
500: '#dbaf99',
950: '#000000',
},
}SCSS
$custom: #dbaf99; $custom-light: #e7c7b7; $custom-dark: #000000;
JSON
{
"hex": "#dbaf99",
"rgb": {
"r": 219,
"g": 175,
"b": 153
},
"hsl": {
"h": 20,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.78795,
"c": 0.05998,
"h": 47.9
},
"luminance": 0.4802
}Semantic roles & 50–950 ramp
primary
#DBAF99
secondary
#DDE8EE
accent
#8BBB2A
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280