#DBE573#DBE573
#DBE573 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.1% C 0.139 H 113.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE573 |
|---|---|
| RGB | rgb(219, 229, 115) |
| HSL | hsl(65, 69%, 67%) |
| HSV | hsv(65, 50%, 90%) |
| CMYK | cmyk(4.4%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(88.13, -19.14, 53.88) |
| CIE-LCH | lch(88.13, 57.18, 109.56°) |
| OKLab | oklab(89.1% -0.055 0.1274) |
| OKLCH | oklch(89.1% 0.139 113.3) |
| XYZ | xyz(60.3283, 72.3375, 27.0008) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.63
Khaki (CSS)
#F0E68C
ΔE00 5.84
Yellowish Tan
#FCFC81
ΔE00 5.88
Straw
#FCF679
ΔE00 5.95
Manilla
#FFFA86
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE573 #7D73E5
analogous
#E5B673 #DBE573 #A2E573
triadic
#DBE573 #73DBE5 #E573DB
tetradic
#DBE573 #73E5B6 #7D73E5 #E573A2
square
#DBE573 #73E5B6 #7D73E5 #E573A2
split-complementary
#DBE573 #73A2E5 #B673E5
monochromatic
#AEBB23 #CEDB3F #DBE573 #E8EFA7 #F6F8DA
Accessibility & contrast
On white
1.36
#DBE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DBE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE573
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE573 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#E7DACB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe573; /* rgb */ color: rgb(219, 229, 115); /* oklch */ color: oklch(89.1% 0.139 113.3);
Tailwind
colors: {
custom: {
50: '#e8ed9e',
500: '#dbe573',
950: '#000000',
},
}SCSS
$custom: #dbe573; $custom-light: #e8ed9e; $custom-dark: #000000;
JSON
{
"hex": "#dbe573",
"rgb": {
"r": 219,
"g": 229,
"b": 115
},
"hsl": {
"h": 65.263,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.89103,
"c": 0.13875,
"h": 113.3
},
"luminance": 0.72336
}Semantic roles & 50–950 ramp
primary
#DBE573
secondary
#4C41BB
accent
#15D125
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480