#DBE379#DBE379
#DBE379 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 88.8% C 0.130 H 112.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE379 |
|---|---|
| RGB | rgb(219, 227, 121) |
| HSL | hsl(65, 65%, 68%) |
| HSV | hsv(65, 47%, 89%) |
| CMYK | cmyk(3.5%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(87.67, -17.61, 50.51) |
| CIE-LCH | lch(87.67, 53.49, 109.22°) |
| OKLab | oklab(88.76% -0.0501 0.1205) |
| OKLCH | oklch(88.76% 0.13 112.6) |
| XYZ | xyz(60.1347, 71.3797, 28.6953) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.80
Khaki (CSS)
#F0E68C
ΔE00 5.16
Light Khaki
#E6F2A2
ΔE00 5.69
Straw
#FCF679
ΔE00 6.30
Yellowish Tan
#FCFC81
ΔE00 6.30
Manilla
#FFFA86
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE379 #8179E3
analogous
#E3B679 #DBE379 #A6E379
triadic
#DBE379 #79DBE3 #E379DB
tetradic
#DBE379 #79E3B6 #8179E3 #E379A6
square
#DBE379 #79E3B6 #8179E3 #E379A6
split-complementary
#DBE379 #79A6E3 #B679E3
monochromatic
#AFBB27 #CDD846 #DBE379 #E9EEAC #F6F8DE
Accessibility & contrast
On white
1.37
#DBE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DBE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE379
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE379 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA70
Deuteranopia (green-blind)
#F1DD7E
Tritanopia (blue-blind)
#E7D8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbe379; /* rgb */ color: rgb(219, 227, 121); /* oklch */ color: oklch(88.8% 0.130 112.6);
Tailwind
colors: {
custom: {
50: '#e8eba2',
500: '#dbe379',
950: '#000000',
},
}SCSS
$custom: #dbe379; $custom-light: #e8eba2; $custom-dark: #000000;
JSON
{
"hex": "#dbe379",
"rgb": {
"r": 219,
"g": 227,
"b": 121
},
"hsl": {
"h": 64.528,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.88756,
"c": 0.13048,
"h": 112.6
},
"luminance": 0.71379
}Semantic roles & 50–950 ramp
primary
#DBE379
secondary
#4F46BA
accent
#18CD26
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480