#D7DB92#D7DB92
#D7DB92 is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.1% C 0.094 H 110.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DB92 |
|---|---|
| RGB | rgb(215, 219, 146) |
| HSL | hsl(63, 50%, 72%) |
| HSV | hsv(63, 33%, 86%) |
| CMYK | cmyk(1.8%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(85.60, -12.50, 35.51) |
| CIE-LCH | lch(85.60, 37.65, 109.39°) |
| OKLab | oklab(87.14% -0.0335 0.0879) |
| OKLCH | oklch(87.14% 0.094 110.9) |
| XYZ | xyz(58.5445, 67.1863, 37.0727) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.88
Palegoldenrod
#EEE8AA
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.15
Greenish Tan
#BCCB7A
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 5.70
Pale Olive
#B9CC81
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DB92 #9692DB
analogous
#DBBB92 #D7DB92 #B3DB92
triadic
#D7DB92 #92D7DB #DB92D7
tetradic
#D7DB92 #92DBBB #9692DB #DB92B3
square
#D7DB92 #92DBBB #9692DB #DB92B3
split-complementary
#D7DB92 #92B3DB #BB92DB
monochromatic
#B0B63C #C6CC64 #D7DB92 #E8EAC0 #F7F7E8
Accessibility & contrast
On white
1.45
#D7DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#D7DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DB92
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DB92 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#E0D3C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7db92; /* rgb */ color: rgb(215, 219, 146); /* oklch */ color: oklch(87.1% 0.094 110.9);
Tailwind
colors: {
custom: {
50: '#e4e6b2',
500: '#d7db92',
950: '#000000',
},
}SCSS
$custom: #d7db92; $custom-light: #e4e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d7db92",
"rgb": {
"r": 215,
"g": 219,
"b": 146
},
"hsl": {
"h": 63.288,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.87144,
"c": 0.09402,
"h": 110.9
},
"luminance": 0.67185
}Semantic roles & 50–950 ramp
primary
#D7DB92
secondary
#635FB2
accent
#28BE30
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481