#DBE777#DBE777
#DBE777 is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.6% C 0.137 H 114.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE777 |
|---|---|
| RGB | rgb(219, 231, 119) |
| HSL | hsl(66, 70%, 69%) |
| HSV | hsv(66, 48%, 91%) |
| CMYK | cmyk(5.2%, 0%, 48.5%, 9.4%) |
| CIE-LAB | lab(88.71, -19.75, 52.71) |
| CIE-LCH | lch(88.71, 56.29, 110.54°) |
| OKLab | oklab(89.58% -0.0563 0.1252) |
| OKLCH | oklch(89.58% 0.137 114.2) |
| XYZ | xyz(61.1200, 73.5447, 28.4250) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 5.76
Yellowish Tan
#FCFC81
ΔE00 5.86
Khaki (CSS)
#F0E68C
ΔE00 6.03
Straw
#FCF679
ΔE00 6.13
Manilla
#FFFA86
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE777 #8377E7
analogous
#E7BB77 #DBE777 #A3E777
triadic
#DBE777 #77DBE7 #E777DB
tetradic
#DBE777 #77E7BB #8377E7 #E777A3
square
#DBE777 #77E7BB #8377E7 #E777A3
split-complementary
#DBE777 #77A3E7 #BB77E7
monochromatic
#B0C122 #CDDE43 #DBE777 #E9F0AB #F7F9DF
Accessibility & contrast
On white
1.34
#DBE777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DBE777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE777
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE777 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#E6DCCD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbe777; /* rgb */ color: rgb(219, 231, 119); /* oklch */ color: oklch(89.6% 0.137 114.2);
Tailwind
colors: {
custom: {
50: '#e8eea1',
500: '#dbe777',
950: '#000000',
},
}SCSS
$custom: #dbe777; $custom-light: #e8eea1; $custom-dark: #000000;
JSON
{
"hex": "#dbe777",
"rgb": {
"r": 219,
"g": 231,
"b": 119
},
"hsl": {
"h": 66.429,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.89577,
"c": 0.13725,
"h": 114.2
},
"luminance": 0.73544
}Semantic roles & 50–950 ramp
primary
#DBE777
secondary
#5143BF
accent
#14D228
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16160F
muted
#848580