#DABE8F#DABE8F
#DABE8F is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.4% C 0.070 H 80.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DABE8F |
|---|---|
| RGB | rgb(218, 190, 143) |
| HSL | hsl(38, 50%, 71%) |
| HSV | hsv(38, 34%, 85%) |
| CMYK | cmyk(0%, 12.8%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.30, 3.24, 27.43) |
| CIE-LCH | lch(78.30, 27.62, 83.27°) |
| OKLab | oklab(81.42% 0.0117 0.0688) |
| OKLCH | oklch(81.42% 0.07 80.4) |
| XYZ | xyz(52.2858, 53.7175, 33.5956) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.31
Burlywood
#DEB887
ΔE00 3.27
Tan
#D2B48C
ΔE00 3.35
Fawn
#CFAF7B
ΔE00 4.12
Toupe
#C7AC7D
ΔE00 4.87
Sandstone
#C9AE74
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABE8F #8FABDA
analogous
#DA988F #DABE8F #D0DA8F
triadic
#DABE8F #8FDABE #BE8FDA
tetradic
#DABE8F #8FDA98 #8FABDA #DA8FD0
square
#DABE8F #8FDA98 #8FABDA #DA8FD0
split-complementary
#DABE8F #8FD0DA #988FDA
monochromatic
#B3873B #CBA361 #DABE8F #E9D9BD #F7F2E8
Accessibility & contrast
On white
1.79
#DABE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DABE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABE8F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABE8F | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8C
Deuteranopia (green-blind)
#D1C590
Tritanopia (blue-blind)
#E6B5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dabe8f; /* rgb */ color: rgb(218, 190, 143); /* oklch */ color: oklch(81.4% 0.070 80.4);
Tailwind
colors: {
custom: {
50: '#e6d1b0',
500: '#dabe8f',
950: '#000000',
},
}SCSS
$custom: #dabe8f; $custom-light: #e6d1b0; $custom-dark: #000000;
JSON
{
"hex": "#dabe8f",
"rgb": {
"r": 218,
"g": 190,
"b": 143
},
"hsl": {
"h": 37.6,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.81416,
"c": 0.06973,
"h": 80.4
},
"luminance": 0.53716
}Semantic roles & 50–950 ramp
primary
#DABE8F
secondary
#5C7CB1
accent
#60BE28
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161410
muted
#848381