#DABE99#DABE99
#DABE99 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.6% C 0.059 H 74.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DABE99 |
|---|---|
| RGB | rgb(218, 190, 153) |
| HSL | hsl(34, 47%, 73%) |
| HSV | hsv(34, 30%, 85%) |
| CMYK | cmyk(0%, 12.8%, 29.8%, 14.5%) |
| CIE-LAB | lab(78.48, 4.50, 22.38) |
| CIE-LCH | lch(78.48, 22.83, 78.64°) |
| OKLab | oklab(81.62% 0.0157 0.0568) |
| OKLCH | oklch(81.62% 0.059 74.5) |
| XYZ | xyz(53.0774, 54.0341, 37.7645) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.72
Burlywood
#DEB887
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 4.44
Khaki
#C3B091
ΔE00 5.22
Fawn
#CFAF7B
ΔE00 5.58
Toupe
#C7AC7D
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABE99 #99B5DA
analogous
#DA9D99 #DABE99 #D5DA99
triadic
#DABE99 #99DABE #BE99DA
tetradic
#DABE99 #99DA9D #99B5DA #DA99D5
square
#DABE99 #99DA9D #99B5DA #DA99D5
split-complementary
#DABE99 #99D5DA #9D99DA
monochromatic
#B68442 #CAA16C #DABE99 #EADBC6 #F7F1E9
Accessibility & contrast
On white
1.78
#DABE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DABE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABE99
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABE99 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE97
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#E5B7B4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dabe99; /* rgb */ color: rgb(218, 190, 153); /* oklch */ color: oklch(81.6% 0.059 74.5);
Tailwind
colors: {
custom: {
50: '#e6d1b7',
500: '#dabe99',
950: '#000000',
},
}SCSS
$custom: #dabe99; $custom-light: #e6d1b7; $custom-dark: #000000;
JSON
{
"hex": "#dabe99",
"rgb": {
"r": 218,
"g": 190,
"b": 153
},
"hsl": {
"h": 34.154,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.81622,
"c": 0.05893,
"h": 74.5
},
"luminance": 0.54032
}Semantic roles & 50–950 ramp
primary
#DABE99
secondary
#6686B1
accent
#69BA2C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381