#DAB688#DAB688
#DAB688 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.7% C 0.074 H 73.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB688 |
|---|---|
| RGB | rgb(218, 182, 136) |
| HSL | hsl(34, 53%, 69%) |
| HSV | hsv(34, 38%, 85%) |
| CMYK | cmyk(0%, 16.5%, 37.6%, 14.5%) |
| CIE-LAB | lab(76.16, 6.64, 28.28) |
| CIE-LCH | lch(76.16, 29.04, 76.79°) |
| OKLab | oklab(79.7% 0.0212 0.0706) |
| OKLCH | oklch(79.7% 0.074 73.3) |
| XYZ | xyz(50.0866, 50.1412, 30.3277) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.98
Tan
#D2B48C
ΔE00 2.16
Very Light Brown
#D3B683
ΔE00 3.09
Fawn
#CFAF7B
ΔE00 3.25
Toupe
#C7AC7D
ΔE00 4.47
Sandstone
#C9AE74
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB688 #88ACDA
analogous
#DA8D88 #DAB688 #D5DA88
triadic
#DAB688 #88DAB6 #B688DA
tetradic
#DAB688 #88DA8D #88ACDA #DA88D5
square
#DAB688 #88DA8D #88ACDA #DA88D5
split-complementary
#DAB688 #88D5DA #8D88DA
monochromatic
#B17B37 #CB9959 #DAB688 #E9D3B7 #F7EFE5
Accessibility & contrast
On white
1.90
#DAB688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DAB688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB688
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB688 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B785
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#E7ADAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dab688; /* rgb */ color: rgb(218, 182, 136); /* oklch */ color: oklch(79.7% 0.074 73.3);
Tailwind
colors: {
custom: {
50: '#e7cbab',
500: '#dab688',
950: '#000000',
},
}SCSS
$custom: #dab688; $custom-light: #e7cbab; $custom-dark: #000000;
JSON
{
"hex": "#dab688",
"rgb": {
"r": 218,
"g": 182,
"b": 136
},
"hsl": {
"h": 33.659,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.79695,
"c": 0.07369,
"h": 73.3
},
"luminance": 0.50139
}Semantic roles & 50–950 ramp
primary
#DAB688
secondary
#567EB1
accent
#69C026
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281