#DBE577#DBE577
#DBE577 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.2% C 0.135 H 113.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE577 |
|---|---|
| RGB | rgb(219, 229, 119) |
| HSL | hsl(65, 68%, 68%) |
| HSV | hsv(65, 48%, 90%) |
| CMYK | cmyk(4.4%, 0%, 48%, 10.2%) |
| CIE-LAB | lab(88.18, -18.78, 52.07) |
| CIE-LCH | lch(88.18, 55.35, 109.83°) |
| OKLab | oklab(89.15% -0.0536 0.1238) |
| OKLCH | oklch(89.15% 0.135 113.4) |
| XYZ | xyz(60.5635, 72.4316, 28.2394) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 5.63
Light Khaki
#E6F2A2
ΔE00 5.81
Yellowish Tan
#FCFC81
ΔE00 6.01
Straw
#FCF679
ΔE00 6.13
Manilla
#FFFA86
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE577 #8177E5
analogous
#E5B877 #DBE577 #A4E577
triadic
#DBE577 #77DBE5 #E577DB
tetradic
#DBE577 #77E5B8 #8177E5 #E577A4
square
#DBE577 #77E5B8 #8177E5 #E577A4
split-complementary
#DBE577 #77A4E5 #B877E5
monochromatic
#AFBD24 #CDDB44 #DBE577 #E9EFAA #F6F9DE
Accessibility & contrast
On white
1.36
#DBE577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DBE577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE577
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE577 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#F3DE7D
Tritanopia (blue-blind)
#E7DACC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe577; /* rgb */ color: rgb(219, 229, 119); /* oklch */ color: oklch(89.2% 0.135 113.4);
Tailwind
colors: {
custom: {
50: '#e8eda1',
500: '#dbe577',
950: '#000000',
},
}SCSS
$custom: #dbe577; $custom-light: #e8eda1; $custom-dark: #000000;
JSON
{
"hex": "#dbe577",
"rgb": {
"r": 219,
"g": 229,
"b": 119
},
"hsl": {
"h": 65.455,
"s": 67.901,
"l": 68.235
},
"oklch": {
"l": 0.89153,
"c": 0.13485,
"h": 113.4
},
"luminance": 0.72431
}Semantic roles & 50–950 ramp
primary
#DBE577
secondary
#4F44BC
accent
#16D027
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480