#DBDF99#DBDF99
#DBDF99 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.4% C 0.090 H 110.9°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDF99 |
|---|---|
| RGB | rgb(219, 223, 153) |
| HSL | hsl(63, 52%, 74%) |
| HSV | hsv(63, 31%, 87%) |
| CMYK | cmyk(1.8%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(87.06, -12.13, 33.94) |
| CIE-LCH | lch(87.06, 36.04, 109.66°) |
| OKLab | oklab(88.42% -0.0322 0.0844) |
| OKLCH | oklch(88.42% 0.09 110.9) |
| XYZ | xyz(61.3511, 70.1362, 40.4365) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 4.97
Khaki (CSS)
#F0E68C
ΔE00 5.66
Beige (survey)
#E6DAA6
ΔE00 6.05
Vanilla
#F3E5AB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDF99 #9D99DF
analogous
#DFC099 #DBDF99 #B8DF99
triadic
#DBDF99 #99DBDF #DF99DB
tetradic
#DBDF99 #99DFC0 #9D99DF #DF99B8
square
#DBDF99 #99DFC0 #9D99DF #DF99B8
split-complementary
#DBDF99 #99B8DF #C099DF
monochromatic
#B9C13D #CBD06A #DBDF99 #EBEEC8 #F7F8E8
Accessibility & contrast
On white
1.40
#DBDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DBDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDF99
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDF99 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#E4D7CD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbdf99; /* rgb */ color: rgb(219, 223, 153); /* oklch */ color: oklch(88.4% 0.090 110.9);
Tailwind
colors: {
custom: {
50: '#e7e8b7',
500: '#dbdf99',
950: '#000000',
},
}SCSS
$custom: #dbdf99; $custom-light: #e7e8b7; $custom-dark: #000000;
JSON
{
"hex": "#dbdf99",
"rgb": {
"r": 219,
"g": 223,
"b": 153
},
"hsl": {
"h": 63.429,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.8842,
"c": 0.09029,
"h": 110.9
},
"luminance": 0.70135
}Semantic roles & 50–950 ramp
primary
#DBDF99
secondary
#6A65B7
accent
#26C02F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481