#DBAF98#DBAF98
#DBAF98 is a light, moderate orange. Relative luminance 0.480; OKLCH L 78.8% C 0.061 H 49.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAF98 |
|---|---|
| RGB | rgb(219, 175, 152) |
| HSL | hsl(21, 48%, 73%) |
| HSV | hsv(21, 31%, 86%) |
| CMYK | cmyk(0%, 20.1%, 30.6%, 14.1%) |
| CIE-LAB | lab(74.82, 12.74, 17.88) |
| CIE-LCH | lch(74.82, 21.95, 54.53°) |
| OKLab | oklab(78.77% 0.0398 0.0458) |
| OKLCH | oklch(78.77% 0.061 49) |
| XYZ | xyz(50.2119, 47.9893, 36.3177) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.22
Mushroom
#BA9E88
ΔE00 7.82
Apricot
#FBCEB1
ΔE00 7.93
Pale Salmon
#FFB19A
ΔE00 8.18
Pinkish Grey
#C8ACA9
ΔE00 8.69
Light Salmon
#FEA993
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAF98 #98C4DB
analogous
#DB98A2 #DBAF98 #DBD098
triadic
#DBAF98 #98DBAF #AF98DB
tetradic
#DBAF98 #A2DB98 #98C4DB #D098DB
square
#DBAF98 #A2DB98 #98C4DB #D098DB
split-complementary
#DBAF98 #98DBD0 #98A2DB
monochromatic
#B86A40 #CB8C6B #DBAF98 #EBD2C5 #F7EDE8
Accessibility & contrast
On white
1.98
#DBAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#DBAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAF98
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAF98 | 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)
#BBB396
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#E7A8A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dbaf98; /* rgb */ color: rgb(219, 175, 152); /* oklch */ color: oklch(78.8% 0.061 49.0);
Tailwind
colors: {
custom: {
50: '#e7c7b6',
500: '#dbaf98',
950: '#000000',
},
}SCSS
$custom: #dbaf98; $custom-light: #e7c7b6; $custom-dark: #000000;
JSON
{
"hex": "#dbaf98",
"rgb": {
"r": 219,
"g": 175,
"b": 152
},
"hsl": {
"h": 20.597,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.78772,
"c": 0.06064,
"h": 49
},
"luminance": 0.47987
}Semantic roles & 50–950 ramp
primary
#DBAF98
secondary
#DDE8EE
accent
#8ABB2A
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280