#DBE37F#DBE37F
#DBE37F is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 88.8% C 0.124 H 112.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE37F |
|---|---|
| RGB | rgb(219, 227, 127) |
| HSL | hsl(65, 64%, 69%) |
| HSV | hsv(65, 44%, 89%) |
| CMYK | cmyk(3.5%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(87.74, -17.03, 47.73) |
| CIE-LCH | lch(87.74, 50.68, 109.63°) |
| OKLab | oklab(88.84% -0.0479 0.1147) |
| OKLCH | oklch(88.84% 0.124 112.7) |
| XYZ | xyz(60.5141, 71.5315, 30.6937) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.45
Khaki (CSS)
#F0E68C
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 4.99
Buff
#FEF69E
ΔE00 6.49
Yellowish Tan
#FCFC81
ΔE00 6.64
Manilla
#FFFA86
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE37F #877FE3
analogous
#E3B97F #DBE37F #A9E37F
triadic
#DBE37F #7FDBE3 #E37FDB
tetradic
#DBE37F #7FE3B9 #877FE3 #E37FA9
square
#DBE37F #7FE3B9 #877FE3 #E37FA9
split-complementary
#DBE37F #7FA9E3 #B97FE3
monochromatic
#B2BE2A #CDD84D #DBE37F #E9EEB1 #F7F9E3
Accessibility & contrast
On white
1.37
#DBE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DBE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE37F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE37F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#E6D9CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbe37f; /* rgb */ color: rgb(219, 227, 127); /* oklch */ color: oklch(88.8% 0.124 112.7);
Tailwind
colors: {
custom: {
50: '#e8eba6',
500: '#dbe37f',
950: '#000000',
},
}SCSS
$custom: #dbe37f; $custom-light: #e8eba6; $custom-dark: #000000;
JSON
{
"hex": "#dbe37f",
"rgb": {
"r": 219,
"g": 227,
"b": 127
},
"hsl": {
"h": 64.8,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.88839,
"c": 0.12432,
"h": 112.7
},
"luminance": 0.71531
}Semantic roles & 50–950 ramp
primary
#DBE37F
secondary
#544CBB
accent
#1ACC28
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480