#DBCA7B#DBCA7B
#DBCA7B is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.6% C 0.101 H 97.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCA7B |
|---|---|
| RGB | rgb(219, 202, 123) |
| HSL | hsl(49, 57%, 67%) |
| HSV | hsv(49, 44%, 86%) |
| CMYK | cmyk(0%, 7.8%, 43.8%, 14.1%) |
| CIE-LAB | lab(81.14, -4.84, 41.48) |
| CIE-LCH | lch(81.14, 41.76, 96.66°) |
| OKLab | oklab(83.58% -0.0133 0.1005) |
| OKLCH | oklch(83.58% 0.101 97.5) |
| XYZ | xyz(53.9104, 58.7330, 27.2319) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.15
Sandy
#F1DA7A
ΔE00 4.88
Darkkhaki
#BDB76B
ΔE00 6.30
Wheat (survey)
#FBDD7E
ΔE00 6.35
Khaki (CSS)
#F0E68C
ΔE00 6.62
Beige (survey)
#E6DAA6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCA7B #7B8CDB
analogous
#DB9A7B #DBCA7B #BCDB7B
triadic
#DBCA7B #7BDBCA #CA7BDB
tetradic
#DBCA7B #7BDB9A #7B8CDB #DB7BBC
square
#DBCA7B #7BDB9A #7B8CDB #DB7BBC
split-complementary
#DBCA7B #7BBCDB #9A7BDB
monochromatic
#AD962F #CEB74B #DBCA7B #E8DDAB #F5F1DB
Accessibility & contrast
On white
1.65
#DBCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DBCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCA7B
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCA7B | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#E8BFB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbca7b; /* rgb */ color: rgb(219, 202, 123); /* oklch */ color: oklch(83.6% 0.101 97.5);
Tailwind
colors: {
custom: {
50: '#e8daa2',
500: '#dbca7b',
950: '#000000',
},
}SCSS
$custom: #dbca7b; $custom-light: #e8daa2; $custom-dark: #000000;
JSON
{
"hex": "#dbca7b",
"rgb": {
"r": 219,
"g": 202,
"b": 123
},
"hsl": {
"h": 49.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.8358,
"c": 0.10135,
"h": 97.5
},
"luminance": 0.58731
}Semantic roles & 50–950 ramp
primary
#DBCA7B
secondary
#4B5DAF
accent
#3EC521
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380