#DBE575#DBE575
#DBE575 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.1% C 0.137 H 113.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE575 |
|---|---|
| RGB | rgb(219, 229, 117) |
| HSL | hsl(65, 68%, 68%) |
| HSV | hsv(65, 49%, 90%) |
| CMYK | cmyk(4.4%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(88.15, -18.96, 52.98) |
| CIE-LCH | lch(88.15, 56.27, 109.69°) |
| OKLab | oklab(89.13% -0.0543 0.1256) |
| OKLCH | oklch(89.13% 0.137 113.4) |
| XYZ | xyz(60.4446, 72.3840, 27.6135) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.48
Khaki (CSS)
#F0E68C
ΔE00 5.73
Yellowish Tan
#FCFC81
ΔE00 5.94
Straw
#FCF679
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.05
Manilla
#FFFA86
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE575 #7F75E5
analogous
#E5B775 #DBE575 #A3E575
triadic
#DBE575 #75DBE5 #E575DB
tetradic
#DBE575 #75E5B7 #7F75E5 #E575A3
square
#DBE575 #75E5B7 #7F75E5 #E575A3
split-complementary
#DBE575 #75A3E5 #B775E5
monochromatic
#AFBC23 #CEDB42 #DBE575 #E8EFA8 #F6F8DC
Accessibility & contrast
On white
1.36
#DBE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DBE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE575
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE575 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F3DE7B
Tritanopia (blue-blind)
#E7DACB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe575; /* rgb */ color: rgb(219, 229, 117); /* oklch */ color: oklch(89.1% 0.137 113.4);
Tailwind
colors: {
custom: {
50: '#e8ed9f',
500: '#dbe575',
950: '#000000',
},
}SCSS
$custom: #dbe575; $custom-light: #e8ed9f; $custom-dark: #000000;
JSON
{
"hex": "#dbe575",
"rgb": {
"r": 219,
"g": 229,
"b": 117
},
"hsl": {
"h": 65.357,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.89128,
"c": 0.13681,
"h": 113.4
},
"luminance": 0.72383
}Semantic roles & 50–950 ramp
primary
#DBE575
secondary
#4D42BC
accent
#15D026
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480