#DBDF9E#DBDF9E
#DBDF9E is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.5% C 0.084 H 111.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDF9E |
|---|---|
| RGB | rgb(219, 223, 158) |
| HSL | hsl(64, 50%, 75%) |
| HSV | hsv(64, 29%, 87%) |
| CMYK | cmyk(1.8%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(87.15, -11.49, 31.49) |
| CIE-LCH | lch(87.15, 33.53, 110.05°) |
| OKLab | oklab(88.51% -0.0302 0.0787) |
| OKLCH | oklch(88.51% 0.084 111) |
| XYZ | xyz(61.7727, 70.3048, 42.6571) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.83
Light Khaki
#E6F2A2
ΔE00 4.80
Beige (survey)
#E6DAA6
ΔE00 5.60
Greenish Beige
#C9D179
ΔE00 5.69
Vanilla
#F3E5AB
ΔE00 5.99
Khaki (CSS)
#F0E68C
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDF9E #A29EDF
analogous
#DFC29E #DBDF9E #BBDF9E
triadic
#DBDF9E #9EDBDF #DF9EDB
tetradic
#DBDF9E #9EDFC2 #A29EDF #DF9EBB
square
#DBDF9E #9EDFC2 #A29EDF #DF9EBB
split-complementary
#DBDF9E #9EBBDF #C29EDF
monochromatic
#B9C142 #CAD070 #DBDF9E #ECEECC #F6F7E8
Accessibility & contrast
On white
1.39
#DBDF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DBDF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDF9E
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDF9E | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#E3D7CE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbdf9e; /* rgb */ color: rgb(219, 223, 158); /* oklch */ color: oklch(88.5% 0.084 111.0);
Tailwind
colors: {
custom: {
50: '#e7e8bb',
500: '#dbdf9e',
950: '#000000',
},
}SCSS
$custom: #dbdf9e; $custom-light: #e7e8bb; $custom-dark: #000000;
JSON
{
"hex": "#dbdf9e",
"rgb": {
"r": 219,
"g": 223,
"b": 158
},
"hsl": {
"h": 63.692,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.88513,
"c": 0.08432,
"h": 111
},
"luminance": 0.70304
}Semantic roles & 50–950 ramp
primary
#DBDF9E
secondary
#6E6AB8
accent
#28BE31
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161612
muted
#848482