#D7DB85#D7DB85
#D7DB85 is a very light, moderate yellow. Relative luminance 0.668; OKLCH L 86.9% C 0.109 H 110.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DB85 |
|---|---|
| RGB | rgb(215, 219, 133) |
| HSL | hsl(63, 54%, 69%) |
| HSV | hsv(63, 39%, 86%) |
| CMYK | cmyk(1.8%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(85.41, -13.99, 41.80) |
| CIE-LCH | lch(85.41, 44.08, 108.51°) |
| OKLab | oklab(86.93% -0.0386 0.1018) |
| OKLCH | oklch(86.93% 0.109 110.8) |
| XYZ | xyz(57.5902, 66.8045, 32.0465) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.78
Khaki (CSS)
#F0E68C
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 5.29
Light Khaki
#E6F2A2
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 6.19
Palegoldenrod
#EEE8AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DB85 #8985DB
analogous
#DBB485 #D7DB85 #ACDB85
triadic
#D7DB85 #85D7DB #DB85D7
tetradic
#D7DB85 #85DBB4 #8985DB #DB85AC
square
#D7DB85 #85DBB4 #8985DB #DB85AC
split-complementary
#D7DB85 #85ACDB #B485DB
monochromatic
#ABB134 #C8CD56 #D7DB85 #E6E9B4 #F6F7E4
Accessibility & contrast
On white
1.46
#D7DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#D7DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DB85
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DB85 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47E
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#E2D1C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d7db85; /* rgb */ color: rgb(215, 219, 133); /* oklch */ color: oklch(86.9% 0.109 110.8);
Tailwind
colors: {
custom: {
50: '#e4e6aa',
500: '#d7db85',
950: '#000000',
},
}SCSS
$custom: #d7db85; $custom-light: #e4e6aa; $custom-dark: #000000;
JSON
{
"hex": "#d7db85",
"rgb": {
"r": 215,
"g": 219,
"b": 133
},
"hsl": {
"h": 62.791,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.86928,
"c": 0.10885,
"h": 110.8
},
"luminance": 0.66804
}Semantic roles & 50–950 ramp
primary
#D7DB85
secondary
#5753B2
accent
#24C22B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161510
muted
#848481