#DBCE7B#DBCE7B
#DBCE7B is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.4% C 0.105 H 100.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCE7B |
|---|---|
| RGB | rgb(219, 206, 123) |
| HSL | hsl(52, 57%, 67%) |
| HSV | hsv(52, 44%, 86%) |
| CMYK | cmyk(0%, 5.9%, 43.8%, 14.1%) |
| CIE-LAB | lab(82.18, -6.89, 42.78) |
| CIE-LCH | lch(82.18, 43.33, 99.15°) |
| OKLab | oklab(84.4% -0.0192 0.1034) |
| OKLCH | oklch(84.4% 0.105 100.5) |
| XYZ | xyz(54.8612, 60.6345, 27.5488) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.24
Sandy
#F1DA7A
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 5.48
Greenish Beige
#C9D179
ΔE00 5.72
Wheat (survey)
#FBDD7E
ΔE00 6.39
Darkkhaki
#BDB76B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCE7B #7B88DB
analogous
#DB9E7B #DBCE7B #B8DB7B
triadic
#DBCE7B #7BDBCE #CE7BDB
tetradic
#DBCE7B #7BDB9E #7B88DB #DB7BB8
square
#DBCE7B #7BDB9E #7B88DB #DB7BB8
split-complementary
#DBCE7B #7BB8DB #9E7BDB
monochromatic
#AD9C2F #CEBC4B #DBCE7B #E8E0AB #F5F2DB
Accessibility & contrast
On white
1.60
#DBCE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DBCE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCE7B
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCE7B | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#E8C3BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbce7b; /* rgb */ color: rgb(219, 206, 123); /* oklch */ color: oklch(84.4% 0.105 100.5);
Tailwind
colors: {
custom: {
50: '#e8dca2',
500: '#dbce7b',
950: '#000000',
},
}SCSS
$custom: #dbce7b; $custom-light: #e8dca2; $custom-dark: #000000;
JSON
{
"hex": "#dbce7b",
"rgb": {
"r": 219,
"g": 206,
"b": 123
},
"hsl": {
"h": 51.875,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.84401,
"c": 0.10518,
"h": 100.5
},
"luminance": 0.60633
}Semantic roles & 50–950 ramp
primary
#DBCE7B
secondary
#4B59AF
accent
#37C521
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480