#DBCA79#DBCA79
#DBCA79 is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.5% C 0.103 H 97.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCA79 |
|---|---|
| RGB | rgb(219, 202, 121) |
| HSL | hsl(50, 58%, 67%) |
| HSV | hsv(50, 45%, 86%) |
| CMYK | cmyk(0%, 7.8%, 44.7%, 14.1%) |
| CIE-LAB | lab(81.12, -5.04, 42.45) |
| CIE-LCH | lch(81.12, 42.75, 96.77°) |
| OKLab | oklab(83.55% -0.014 0.1025) |
| OKLCH | oklch(83.55% 0.104 97.8) |
| XYZ | xyz(53.7865, 58.6835, 26.5792) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.08
Sandy
#F1DA7A
ΔE00 4.73
Wheat (survey)
#FBDD7E
ΔE00 6.27
Darkkhaki
#BDB76B
ΔE00 6.31
Khaki (CSS)
#F0E68C
ΔE00 6.56
Greenish Beige
#C9D179
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCA79 #798ADB
analogous
#DB9979 #DBCA79 #BBDB79
triadic
#DBCA79 #79DBCA #CA79DB
tetradic
#DBCA79 #79DB99 #798ADB #DB79BB
square
#DBCA79 #79DB99 #798ADB #DB79BB
split-complementary
#DBCA79 #79BBDB #9979DB
monochromatic
#AC962E #CEB749 #DBCA79 #E8DDA9 #F5F0D9
Accessibility & contrast
On white
1.65
#DBCA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#DBCA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCA79
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCA79 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C673
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#E8BFB6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbca79; /* rgb */ color: rgb(219, 202, 121); /* oklch */ color: oklch(83.5% 0.103 97.8);
Tailwind
colors: {
custom: {
50: '#e8daa1',
500: '#dbca79',
950: '#000000',
},
}SCSS
$custom: #dbca79; $custom-light: #e8daa1; $custom-dark: #000000;
JSON
{
"hex": "#dbca79",
"rgb": {
"r": 219,
"g": 202,
"b": 121
},
"hsl": {
"h": 49.592,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.8355,
"c": 0.1035,
"h": 97.8
},
"luminance": 0.58682
}Semantic roles & 50–950 ramp
primary
#DBCA79
secondary
#4A5BAE
accent
#3DC520
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380