#DABE97#DABE97
#DABE97 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.6% C 0.061 H 75.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DABE97 |
|---|---|
| RGB | rgb(218, 190, 151) |
| HSL | hsl(35, 48%, 72%) |
| HSV | hsv(35, 31%, 85%) |
| CMYK | cmyk(0%, 12.8%, 30.7%, 14.5%) |
| CIE-LAB | lab(78.44, 4.24, 23.39) |
| CIE-LCH | lch(78.44, 23.77, 79.74°) |
| OKLab | oklab(81.58% 0.0149 0.0592) |
| OKLCH | oklch(81.58% 0.061 75.9) |
| XYZ | xyz(52.9136, 53.9686, 36.9019) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.61
Burlywood
#DEB887
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 3.91
Fawn
#CFAF7B
ΔE00 5.17
Khaki
#C3B091
ΔE00 5.27
Toupe
#C7AC7D
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABE97 #97B3DA
analogous
#DA9C97 #DABE97 #D5DA97
triadic
#DABE97 #97DABE #BE97DA
tetradic
#DABE97 #97DA9C #97B3DA #DA97D5
square
#DABE97 #97DA9C #97B3DA #DA97D5
split-complementary
#DABE97 #97D5DA #9C97DA
monochromatic
#B68541 #CAA26A #DABE97 #EADAC4 #F7F1E8
Accessibility & contrast
On white
1.78
#DABE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DABE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABE97
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABE97 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE94
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#E5B6B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dabe97; /* rgb */ color: rgb(218, 190, 151); /* oklch */ color: oklch(81.6% 0.061 75.9);
Tailwind
colors: {
custom: {
50: '#e6d1b5',
500: '#dabe97',
950: '#000000',
},
}SCSS
$custom: #dabe97; $custom-light: #e6d1b5; $custom-dark: #000000;
JSON
{
"hex": "#dabe97",
"rgb": {
"r": 218,
"g": 190,
"b": 151
},
"hsl": {
"h": 34.925,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.81579,
"c": 0.06106,
"h": 75.9
},
"luminance": 0.53967
}Semantic roles & 50–950 ramp
primary
#DABE97
secondary
#6484B1
accent
#67BB2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381