#DABE9D#DABE9D
#DABE9D is a light, muted orange. Relative luminance 0.542; OKLCH L 81.7% C 0.055 H 71.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DABE9D |
|---|---|
| RGB | rgb(218, 190, 157) |
| HSL | hsl(32, 45%, 74%) |
| HSV | hsv(32, 28%, 85%) |
| CMYK | cmyk(0%, 12.8%, 28%, 14.5%) |
| CIE-LAB | lab(78.56, 5.02, 20.35) |
| CIE-LCH | lch(78.56, 20.96, 76.13°) |
| OKLab | oklab(81.71% 0.0173 0.0519) |
| OKLCH | oklch(81.71% 0.055 71.5) |
| XYZ | xyz(53.4133, 54.1685, 39.5337) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.33
Burlywood
#DEB887
ΔE00 4.70
Khaki
#C3B091
ΔE00 5.37
Very Light Brown
#D3B683
ΔE00 5.63
Fawn
#CFAF7B
ΔE00 6.54
Toupe
#C7AC7D
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABE9D #9DB9DA
analogous
#DA9F9D #DABE9D #D7DA9D
triadic
#DABE9D #9DDABE #BE9DDA
tetradic
#DABE9D #9DDA9F #9DB9DA #DA9DD7
square
#DABE9D #9DDA9F #9DB9DA #DA9DD7
split-complementary
#DABE9D #9DD7DA #9F9DDA
monochromatic
#B78345 #C9A171 #DABE9D #EBDBC9 #F7F0E9
Accessibility & contrast
On white
1.77
#DABE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DABE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABE9D
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABE9D | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9B
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#E5B7B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dabe9d; /* rgb */ color: rgb(218, 190, 157); /* oklch */ color: oklch(81.7% 0.055 71.5);
Tailwind
colors: {
custom: {
50: '#e6d1ba',
500: '#dabe9d',
950: '#000000',
},
}SCSS
$custom: #dabe9d; $custom-light: #e6d1ba; $custom-dark: #000000;
JSON
{
"hex": "#dabe9d",
"rgb": {
"r": 218,
"g": 190,
"b": 157
},
"hsl": {
"h": 32.459,
"s": 45.185,
"l": 73.529
},
"oklch": {
"l": 0.81709,
"c": 0.05472,
"h": 71.5
},
"luminance": 0.54167
}Semantic roles & 50–950 ramp
primary
#DABE9D
secondary
#6A8BB1
accent
#6DB82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381