#D8DB91#D8DB91
#D8DB91 is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.2% C 0.095 H 110.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DB91 |
|---|---|
| RGB | rgb(216, 219, 145) |
| HSL | hsl(62, 51%, 71%) |
| HSV | hsv(62, 34%, 86%) |
| CMYK | cmyk(1.4%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(85.66, -12.24, 36.11) |
| CIE-LCH | lch(85.66, 38.13, 108.72°) |
| OKLab | oklab(87.21% -0.0328 0.0892) |
| OKLCH | oklch(87.21% 0.095 110.2) |
| XYZ | xyz(58.7617, 67.3072, 36.6786) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.83
Palegoldenrod
#EEE8AA
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.20
Khaki (CSS)
#F0E68C
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 5.51
Pale Olive
#B9CC81
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DB91 #9491DB
analogous
#DBB991 #D8DB91 #B3DB91
triadic
#D8DB91 #91D8DB #DB91D8
tetradic
#D8DB91 #91DBB9 #9491DB #DB91B3
square
#D8DB91 #91DBB9 #9491DB #DB91B3
split-complementary
#D8DB91 #91B3DB #B991DB
monochromatic
#B1B63C #C8CC63 #D8DB91 #E8EABF #F7F7E8
Accessibility & contrast
On white
1.45
#D8DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#D8DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DB91
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DB91 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#E2D2C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8db91; /* rgb */ color: rgb(216, 219, 145); /* oklch */ color: oklch(87.2% 0.095 110.2);
Tailwind
colors: {
custom: {
50: '#e5e6b2',
500: '#d8db91',
950: '#000000',
},
}SCSS
$custom: #d8db91; $custom-light: #e5e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d8db91",
"rgb": {
"r": 216,
"g": 219,
"b": 145
},
"hsl": {
"h": 62.432,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.87206,
"c": 0.09506,
"h": 110.2
},
"luminance": 0.67306
}Semantic roles & 50–950 ramp
primary
#D8DB91
secondary
#615EB2
accent
#27BE2E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481