#D7DB91#D7DB91
#D7DB91 is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.1% C 0.095 H 110.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DB91 |
|---|---|
| RGB | rgb(215, 219, 145) |
| HSL | hsl(63, 51%, 71%) |
| HSV | hsv(63, 34%, 86%) |
| CMYK | cmyk(1.8%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(85.58, -12.62, 36.00) |
| CIE-LCH | lch(85.58, 38.15, 109.32°) |
| OKLab | oklab(87.13% -0.0339 0.089) |
| OKLCH | oklch(87.13% 0.095 110.8) |
| XYZ | xyz(58.4671, 67.1553, 36.6648) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.74
Palegoldenrod
#EEE8AA
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DB91 #9591DB
analogous
#DBBA91 #D7DB91 #B2DB91
triadic
#D7DB91 #91D7DB #DB91D7
tetradic
#D7DB91 #91DBBA #9591DB #DB91B2
square
#D7DB91 #91DBBA #9591DB #DB91B2
split-complementary
#D7DB91 #91B2DB #BA91DB
monochromatic
#AFB63C #C6CC63 #D7DB91 #E8EABF #F7F7E8
Accessibility & contrast
On white
1.46
#D7DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#D7DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DB91
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DB91 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#E0D2C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7db91; /* rgb */ color: rgb(215, 219, 145); /* oklch */ color: oklch(87.1% 0.095 110.8);
Tailwind
colors: {
custom: {
50: '#e4e6b2',
500: '#d7db91',
950: '#000000',
},
}SCSS
$custom: #d7db91; $custom-light: #e4e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d7db91",
"rgb": {
"r": 215,
"g": 219,
"b": 145
},
"hsl": {
"h": 63.243,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.87127,
"c": 0.09519,
"h": 110.8
},
"luminance": 0.67154
}Semantic roles & 50–950 ramp
primary
#D7DB91
secondary
#625EB2
accent
#27BE30
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481