#DBEB7B#DBEB7B
#DBEB7B is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.5% C 0.138 H 115.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEB7B |
|---|---|
| RGB | rgb(219, 235, 123) |
| HSL | hsl(69, 74%, 70%) |
| HSV | hsv(69, 48%, 92%) |
| CMYK | cmyk(6.8%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(89.82, -21.32, 52.16) |
| CIE-LCH | lch(89.82, 56.35, 112.23°) |
| OKLab | oklab(90.48% -0.0604 0.1243) |
| OKLCH | oklch(90.48% 0.138 115.9) |
| XYZ | xyz(62.4977, 75.9075, 30.0943) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.32
Yellowish Tan
#FCFC81
ΔE00 5.86
Pear
#CBF85F
ΔE00 6.14
Pale Yellow
#FFFF84
ΔE00 6.29
Faded Yellow
#FEFF7F
ΔE00 6.32
Manilla
#FFFA86
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEB7B #8B7BEB
analogous
#EBC37B #DBEB7B #A3EB7B
triadic
#DBEB7B #7BDBEB #EB7BDB
tetradic
#DBEB7B #7BEBC3 #8B7BEB #EB7BA3
square
#DBEB7B #7BEBC3 #8B7BEB #EB7BA3
split-complementary
#DBEB7B #7BA3EB #C37BEB
monochromatic
#B4CD1F #CDE346 #DBEB7B #E9F3B0 #F8FBE4
Accessibility & contrast
On white
1.30
#DBEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DBEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEB7B
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEB7B | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#E6E0D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbeb7b; /* rgb */ color: rgb(219, 235, 123); /* oklch */ color: oklch(90.5% 0.138 115.9);
Tailwind
colors: {
custom: {
50: '#e8f1a3',
500: '#dbeb7b',
950: '#000000',
},
}SCSS
$custom: #dbeb7b; $custom-light: #e8f1a3; $custom-dark: #000000;
JSON
{
"hex": "#dbeb7b",
"rgb": {
"r": 219,
"g": 235,
"b": 123
},
"hsl": {
"h": 68.571,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.90479,
"c": 0.13818,
"h": 115.9
},
"luminance": 0.75907
}Semantic roles & 50–950 ramp
primary
#DBEB7B
secondary
#5846C4
accent
#10D62C
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16160F
muted
#848580