#DBCD7B#DBCD7B
#DBCD7B is a very light, moderate yellow. Relative luminance 0.602; OKLCH L 84.2% C 0.104 H 99.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCD7B |
|---|---|
| RGB | rgb(219, 205, 123) |
| HSL | hsl(51, 57%, 67%) |
| HSV | hsv(51, 44%, 86%) |
| CMYK | cmyk(0%, 6.4%, 43.8%, 14.1%) |
| CIE-LAB | lab(81.92, -6.38, 42.46) |
| CIE-LCH | lch(81.92, 42.93, 98.55°) |
| OKLab | oklab(84.2% -0.0177 0.1027) |
| OKLCH | oklch(84.2% 0.104 99.8) |
| XYZ | xyz(54.6212, 60.1545, 27.4688) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.93
Sandy
#F1DA7A
ΔE00 4.58
Khaki (CSS)
#F0E68C
ΔE00 5.74
Greenish Beige
#C9D179
ΔE00 6.03
Wheat (survey)
#FBDD7E
ΔE00 6.35
Darkkhaki
#BDB76B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCD7B #7B89DB
analogous
#DB9D7B #DBCD7B #B9DB7B
triadic
#DBCD7B #7BDBCD #CD7BDB
tetradic
#DBCD7B #7BDB9D #7B89DB #DB7BB9
square
#DBCD7B #7BDB9D #7B89DB #DB7BB9
split-complementary
#DBCD7B #7BB9DB #9D7BDB
monochromatic
#AD9A2F #CEBB4B #DBCD7B #E8DFAB #F5F1DB
Accessibility & contrast
On white
1.61
#DBCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DBCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCD7B
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCD7B | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#E8C2B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbcd7b; /* rgb */ color: rgb(219, 205, 123); /* oklch */ color: oklch(84.2% 0.104 99.8);
Tailwind
colors: {
custom: {
50: '#e8dca2',
500: '#dbcd7b',
950: '#000000',
},
}SCSS
$custom: #dbcd7b; $custom-light: #e8dca2; $custom-dark: #000000;
JSON
{
"hex": "#dbcd7b",
"rgb": {
"r": 219,
"g": 205,
"b": 123
},
"hsl": {
"h": 51.25,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.84196,
"c": 0.1042,
"h": 99.8
},
"luminance": 0.60153
}Semantic roles & 50–950 ramp
primary
#DBCD7B
secondary
#4B5AAF
accent
#39C521
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16150F
muted
#848480