#DBE075#DBE075
#DBE075 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 88.1% C 0.131 H 111.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE075 |
|---|---|
| RGB | rgb(219, 224, 117) |
| HSL | hsl(63, 63%, 67%) |
| HSV | hsv(63, 48%, 88%) |
| CMYK | cmyk(2.2%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(86.83, -16.51, 51.39) |
| CIE-LCH | lch(86.83, 53.98, 107.81°) |
| OKLab | oklab(88.07% -0.0473 0.1221) |
| OKLCH | oklch(88.07% 0.131 111.2) |
| XYZ | xyz(59.0811, 69.6569, 27.1590) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.59
Khaki (CSS)
#F0E68C
ΔE00 4.87
Straw
#FCF679
ΔE00 6.26
Light Khaki
#E6F2A2
ΔE00 6.41
Manilla
#FFFA86
ΔE00 6.53
Yellowish Tan
#FCFC81
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE075 #7A75E0
analogous
#E0B075 #DBE075 #A6E075
triadic
#DBE075 #75DBE0 #E075DB
tetradic
#DBE075 #75E0B0 #7A75E0 #E075A6
square
#DBE075 #75E0B0 #7A75E0 #E075A6
split-complementary
#DBE075 #75A6E0 #B075E0
monochromatic
#ACB328 #CED543 #DBE075 #E8EBA7 #F5F6D9
Accessibility & contrast
On white
1.41
#DBE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DBE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE075
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE075 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#E7D5C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dbe075; /* rgb */ color: rgb(219, 224, 117); /* oklch */ color: oklch(88.1% 0.131 111.2);
Tailwind
colors: {
custom: {
50: '#e8e99f',
500: '#dbe075',
950: '#000000',
},
}SCSS
$custom: #dbe075; $custom-light: #e8e99f; $custom-dark: #000000;
JSON
{
"hex": "#dbe075",
"rgb": {
"r": 219,
"g": 224,
"b": 117
},
"hsl": {
"h": 62.804,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.8807,
"c": 0.13096,
"h": 111.2
},
"luminance": 0.69656
}Semantic roles & 50–950 ramp
primary
#DBE075
secondary
#4B45B4
accent
#1ACB23
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16160F
muted
#848480