#DBDF9D#DBDF9D
#DBDF9D is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.5% C 0.086 H 110.9°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDF9D |
|---|---|
| RGB | rgb(219, 223, 157) |
| HSL | hsl(64, 51%, 75%) |
| HSV | hsv(64, 30%, 87%) |
| CMYK | cmyk(1.8%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(87.13, -11.62, 31.98) |
| CIE-LCH | lch(87.13, 34.03, 109.97°) |
| OKLab | oklab(88.49% -0.0306 0.0799) |
| OKLCH | oklch(88.49% 0.086 110.9) |
| XYZ | xyz(61.6870, 70.2705, 42.2057) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.86
Light Khaki
#E6F2A2
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 5.54
Beige (survey)
#E6DAA6
ΔE00 5.68
Vanilla
#F3E5AB
ΔE00 6.03
Khaki (CSS)
#F0E68C
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDF9D #A19DDF
analogous
#DFC29D #DBDF9D #BADF9D
triadic
#DBDF9D #9DDBDF #DF9DDB
tetradic
#DBDF9D #9DDFC2 #A19DDF #DF9DBA
square
#DBDF9D #9DDFC2 #A19DDF #DF9DBA
split-complementary
#DBDF9D #9DBADF #C29DDF
monochromatic
#B9C141 #CAD06F #DBDF9D #ECEECB #F7F7E8
Accessibility & contrast
On white
1.39
#DBDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DBDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDF9D
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDF9D | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#E4D7CE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbdf9d; /* rgb */ color: rgb(219, 223, 157); /* oklch */ color: oklch(88.5% 0.086 110.9);
Tailwind
colors: {
custom: {
50: '#e7e8ba',
500: '#dbdf9d',
950: '#000000',
},
}SCSS
$custom: #dbdf9d; $custom-light: #e7e8ba; $custom-dark: #000000;
JSON
{
"hex": "#dbdf9d",
"rgb": {
"r": 219,
"g": 223,
"b": 157
},
"hsl": {
"h": 63.636,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.88494,
"c": 0.08552,
"h": 110.9
},
"luminance": 0.7027
}Semantic roles & 50–950 ramp
primary
#DBDF9D
secondary
#6D69B8
accent
#27BE31
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481