#D6DB91#D6DB91
#D6DB91 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.0% C 0.095 H 111.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DB91 |
|---|---|
| RGB | rgb(214, 219, 145) |
| HSL | hsl(64, 51%, 71%) |
| HSV | hsv(64, 34%, 86%) |
| CMYK | cmyk(2.3%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(85.51, -13.00, 35.89) |
| CIE-LCH | lch(85.51, 38.17, 109.92°) |
| OKLab | oklab(87.05% -0.0349 0.0887) |
| OKLCH | oklch(87.05% 0.095 111.5) |
| XYZ | xyz(58.1742, 67.0043, 36.6511) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.68
Light Khaki
#E6F2A2
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.17
Palegoldenrod
#EEE8AA
ΔE00 5.20
Pale Olive
#B9CC81
ΔE00 5.56
Khaki (CSS)
#F0E68C
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DB91 #9691DB
analogous
#DBBB91 #D6DB91 #B1DB91
triadic
#D6DB91 #91D6DB #DB91D6
tetradic
#D6DB91 #91DBBB #9691DB #DB91B1
square
#D6DB91 #91DBBB #9691DB #DB91B1
split-complementary
#D6DB91 #91B1DB #BB91DB
monochromatic
#AEB63C #C5CC63 #D6DB91 #E7EABF #F6F7E8
Accessibility & contrast
On white
1.46
#D6DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#D6DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DB91
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DB91 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#DFD3C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6db91; /* rgb */ color: rgb(214, 219, 145); /* oklch */ color: oklch(87.0% 0.095 111.5);
Tailwind
colors: {
custom: {
50: '#e3e6b2',
500: '#d6db91',
950: '#000000',
},
}SCSS
$custom: #d6db91; $custom-light: #e3e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d6db91",
"rgb": {
"r": 214,
"g": 219,
"b": 145
},
"hsl": {
"h": 64.054,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.87047,
"c": 0.09533,
"h": 111.5
},
"luminance": 0.67004
}Semantic roles & 50–950 ramp
primary
#D6DB91
secondary
#645EB2
accent
#27BE32
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481