#DBCA8D#DBCA8D
#DBCA8D is a very light, moderate yellow. Relative luminance 0.592; OKLCH L 83.9% C 0.081 H 94.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCA8D |
|---|---|
| RGB | rgb(219, 202, 141) |
| HSL | hsl(47, 52%, 71%) |
| HSV | hsv(47, 36%, 86%) |
| CMYK | cmyk(0%, 7.8%, 35.6%, 14.1%) |
| CIE-LAB | lab(81.42, -2.88, 32.64) |
| CIE-LCH | lch(81.42, 32.77, 95.04°) |
| OKLab | oklab(83.88% -0.0062 0.081) |
| OKLCH | oklch(83.88% 0.081 94.4) |
| XYZ | xyz(55.1426, 59.2259, 33.7212) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.44
Sand (survey)
#E2CA76
ΔE00 4.49
Vanilla
#F3E5AB
ΔE00 6.26
Sand
#C2B280
ΔE00 6.53
Very Light Brown
#D3B683
ΔE00 6.64
Tan (survey)
#D1B26F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCA8D #8D9EDB
analogous
#DBA38D #DBCA8D #C5DB8D
triadic
#DBCA8D #8DDBCA #CA8DDB
tetradic
#DBCA8D #8DDBA3 #8D9EDB #DB8DC5
square
#DBCA8D #8DDBA3 #8D9EDB #DB8DC5
split-complementary
#DBCA8D #8DC5DB #A38DDB
monochromatic
#B59A39 #CCB45E #DBCA8D #EAE0BC #F8F4E8
Accessibility & contrast
On white
1.63
#DBCA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DBCA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCA8D
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCA8D | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C789
Deuteranopia (green-blind)
#DBCD8F
Tritanopia (blue-blind)
#E7C1BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dbca8d; /* rgb */ color: rgb(219, 202, 141); /* oklch */ color: oklch(83.9% 0.081 94.4);
Tailwind
colors: {
custom: {
50: '#e7daaf',
500: '#dbca8d',
950: '#000000',
},
}SCSS
$custom: #dbca8d; $custom-light: #e7daaf; $custom-dark: #000000;
JSON
{
"hex": "#dbca8d",
"rgb": {
"r": 219,
"g": 202,
"b": 141
},
"hsl": {
"h": 46.923,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.83883,
"c": 0.08122,
"h": 94.4
},
"luminance": 0.59224
}Semantic roles & 50–950 ramp
primary
#DBCA8D
secondary
#5A6DB2
accent
#48BF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381