#DBCE7E#DBCE7E
#DBCE7E is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.4% C 0.102 H 100.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCE7E |
|---|---|
| RGB | rgb(219, 206, 126) |
| HSL | hsl(52, 56%, 68%) |
| HSV | hsv(52, 42%, 86%) |
| CMYK | cmyk(0%, 5.9%, 42.5%, 14.1%) |
| CIE-LAB | lab(82.22, -6.59, 41.34) |
| CIE-LCH | lch(82.22, 41.86, 99.06°) |
| OKLab | oklab(84.45% -0.018 0.1003) |
| OKLCH | oklch(84.45% 0.102 100.2) |
| XYZ | xyz(55.0518, 60.7107, 28.5530) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.28
Sandy
#F1DA7A
ΔE00 4.75
Khaki (CSS)
#F0E68C
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 6.45
Wheat (survey)
#FBDD7E
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCE7E #7E8BDB
analogous
#DB9F7E #DBCE7E #B9DB7E
triadic
#DBCE7E #7EDBCE #CE7EDB
tetradic
#DBCE7E #7EDB9F #7E8BDB #DB7EB9
square
#DBCE7E #7EDB9F #7E8BDB #DB7EB9
split-complementary
#DBCE7E #7EB9DB #9F7EDB
monochromatic
#AE9C31 #CEBC4E #DBCE7E #E8E0AE #F6F2DE
Accessibility & contrast
On white
1.60
#DBCE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DBCE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCE7E
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCE7E | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#E8C4BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbce7e; /* rgb */ color: rgb(219, 206, 126); /* oklch */ color: oklch(84.4% 0.102 100.2);
Tailwind
colors: {
custom: {
50: '#e8dca4',
500: '#dbce7e',
950: '#000000',
},
}SCSS
$custom: #dbce7e; $custom-light: #e8dca4; $custom-dark: #000000;
JSON
{
"hex": "#dbce7e",
"rgb": {
"r": 219,
"g": 206,
"b": 126
},
"hsl": {
"h": 51.613,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.84447,
"c": 0.10193,
"h": 100.2
},
"luminance": 0.60709
}Semantic roles & 50–950 ramp
primary
#DBCE7E
secondary
#4D5BB1
accent
#38C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480