#D9DB91#D9DB91
#D9DB91 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.095 H 109.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DB91 |
|---|---|
| RGB | rgb(217, 219, 145) |
| HSL | hsl(62, 51%, 71%) |
| HSV | hsv(62, 34%, 86%) |
| CMYK | cmyk(0.9%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(85.74, -11.85, 36.23) |
| CIE-LCH | lch(85.74, 38.12, 108.12°) |
| OKLab | oklab(87.29% -0.0317 0.0895) |
| OKLCH | oklch(87.29% 0.095 109.5) |
| XYZ | xyz(59.0581, 67.4600, 36.6925) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.94
Palegoldenrod
#EEE8AA
ΔE00 4.71
Khaki (CSS)
#F0E68C
ΔE00 5.18
Light Khaki
#E6F2A2
ΔE00 5.28
Greenish Tan
#BCCB7A
ΔE00 5.70
Beige (survey)
#E6DAA6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DB91 #9391DB
analogous
#DBB891 #D9DB91 #B4DB91
triadic
#D9DB91 #91D9DB #DB91D9
tetradic
#D9DB91 #91DBB8 #9391DB #DB91B4
square
#D9DB91 #91DBB8 #9391DB #DB91B4
split-complementary
#D9DB91 #91B4DB #B891DB
monochromatic
#B3B63C #C9CC63 #D9DB91 #E9EABF #F7F7E8
Accessibility & contrast
On white
1.45
#D9DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D9DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DB91
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DB91 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#E3D2C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d9db91; /* rgb */ color: rgb(217, 219, 145); /* oklch */ color: oklch(87.3% 0.095 109.5);
Tailwind
colors: {
custom: {
50: '#e5e6b2',
500: '#d9db91',
950: '#000000',
},
}SCSS
$custom: #d9db91; $custom-light: #e5e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d9db91",
"rgb": {
"r": 217,
"g": 219,
"b": 145
},
"hsl": {
"h": 61.622,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.87286,
"c": 0.09494,
"h": 109.5
},
"luminance": 0.67459
}Semantic roles & 50–950 ramp
primary
#D9DB91
secondary
#605EB2
accent
#27BE2C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481