#DBCA8B#DBCA8B
#DBCA8B is a very light, moderate yellow. Relative luminance 0.592; OKLCH L 83.8% C 0.084 H 94.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCA8B |
|---|---|
| RGB | rgb(219, 202, 139) |
| HSL | hsl(47, 53%, 70%) |
| HSV | hsv(47, 37%, 86%) |
| CMYK | cmyk(0%, 7.8%, 36.5%, 14.1%) |
| CIE-LAB | lab(81.38, -3.11, 33.63) |
| CIE-LCH | lch(81.38, 33.78, 95.28°) |
| OKLab | oklab(83.85% -0.007 0.0832) |
| OKLCH | oklch(83.85% 0.084 94.8) |
| XYZ | xyz(54.9951, 59.1669, 32.9445) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.13
Beige (survey)
#E6DAA6
ΔE00 4.65
Vanilla
#F3E5AB
ΔE00 6.34
Sand
#C2B280
ΔE00 6.67
Sandy
#F1DA7A
ΔE00 6.78
Very Light Brown
#D3B683
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCA8B #8B9CDB
analogous
#DBA28B #DBCA8B #C4DB8B
triadic
#DBCA8B #8BDBCA #CA8BDB
tetradic
#DBCA8B #8BDBA2 #8B9CDB #DB8BC4
square
#DBCA8B #8BDBA2 #8B9CDB #DB8BC4
split-complementary
#DBCA8B #8BC4DB #A28BDB
monochromatic
#B49938 #CDB55C #DBCA8B #E9DFBA #F8F4E8
Accessibility & contrast
On white
1.64
#DBCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DBCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCA8B
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCA8B | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C787
Deuteranopia (green-blind)
#DBCD8D
Tritanopia (blue-blind)
#E7C1BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dbca8b; /* rgb */ color: rgb(219, 202, 139); /* oklch */ color: oklch(83.8% 0.084 94.8);
Tailwind
colors: {
custom: {
50: '#e7daad',
500: '#dbca8b',
950: '#000000',
},
}SCSS
$custom: #dbca8b; $custom-light: #e7daad; $custom-dark: #000000;
JSON
{
"hex": "#dbca8b",
"rgb": {
"r": 219,
"g": 202,
"b": 139
},
"hsl": {
"h": 47.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.83847,
"c": 0.08353,
"h": 94.8
},
"luminance": 0.59165
}Semantic roles & 50–950 ramp
primary
#DBCA8B
secondary
#586BB2
accent
#46C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381