#DBE09F#DBE09F
#DBE09F is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.7% C 0.084 H 111.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE09F |
|---|---|
| RGB | rgb(219, 224, 159) |
| HSL | hsl(65, 51%, 75%) |
| HSV | hsv(65, 29%, 88%) |
| CMYK | cmyk(2.2%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(87.42, -11.87, 31.35) |
| CIE-LCH | lch(87.42, 33.52, 110.73°) |
| OKLab | oklab(88.74% -0.0312 0.0784) |
| OKLCH | oklch(88.74% 0.084 111.7) |
| XYZ | xyz(62.1271, 70.8753, 43.2016) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.93
Light Khaki
#E6F2A2
ΔE00 4.58
Greenish Beige
#C9D179
ΔE00 5.81
Beige (survey)
#E6DAA6
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 6.17
Light Tan
#FBEEAC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE09F #A49FE0
analogous
#E0C49F #DBE09F #BBE09F
triadic
#DBE09F #9FDBE0 #E09FDB
tetradic
#DBE09F #9FE0C4 #A49FE0 #E09FBB
square
#DBE09F #9FE0C4 #A49FE0 #E09FBB
split-complementary
#DBE09F #9FBBE0 #C49FE0
monochromatic
#B8C242 #CAD171 #DBE09F #ECEFCD #F6F8E8
Accessibility & contrast
On white
1.38
#DBE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DBE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE09F
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE09F | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#EADCA2
Tritanopia (blue-blind)
#E3D8CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbe09f; /* rgb */ color: rgb(219, 224, 159); /* oklch */ color: oklch(88.7% 0.084 111.7);
Tailwind
colors: {
custom: {
50: '#e7e9bc',
500: '#dbe09f',
950: '#000000',
},
}SCSS
$custom: #dbe09f; $custom-light: #e7e9bc; $custom-dark: #000000;
JSON
{
"hex": "#dbe09f",
"rgb": {
"r": 219,
"g": 224,
"b": 159
},
"hsl": {
"h": 64.615,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.88739,
"c": 0.0844,
"h": 111.7
},
"luminance": 0.70875
}Semantic roles & 50–950 ramp
primary
#DBE09F
secondary
#706AB9
accent
#27BF33
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161612
muted
#848482