#D4DB92#D4DB92
#D4DB92 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 86.9% C 0.094 H 112.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DB92 |
|---|---|
| RGB | rgb(212, 219, 146) |
| HSL | hsl(66, 50%, 72%) |
| HSV | hsv(66, 33%, 86%) |
| CMYK | cmyk(3.2%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(85.37, -13.65, 35.17) |
| CIE-LCH | lch(85.37, 37.73, 111.21°) |
| OKLab | oklab(86.91% -0.0366 0.0871) |
| OKLCH | oklch(86.91% 0.094 112.8) |
| XYZ | xyz(57.6714, 66.7361, 37.0318) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.75
Greenish Tan
#BCCB7A
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 5.04
Pale Olive
#B9CC81
ΔE00 5.17
Palegoldenrod
#EEE8AA
ΔE00 5.50
Khaki (CSS)
#F0E68C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DB92 #9992DB
analogous
#DBBE92 #D4DB92 #B0DB92
triadic
#D4DB92 #92D4DB #DB92D4
tetradic
#D4DB92 #92DBBE #9992DB #DB92B0
square
#D4DB92 #92DBBE #9992DB #DB92B0
split-complementary
#D4DB92 #92B0DB #BE92DB
monochromatic
#ABB63C #C2CC64 #D4DB92 #E6EAC0 #F6F7E8
Accessibility & contrast
On white
1.46
#D4DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D4DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DB92
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DB92 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48D
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#DDD3C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4db92; /* rgb */ color: rgb(212, 219, 146); /* oklch */ color: oklch(86.9% 0.094 112.8);
Tailwind
colors: {
custom: {
50: '#e2e6b2',
500: '#d4db92',
950: '#000000',
},
}SCSS
$custom: #d4db92; $custom-light: #e2e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d4db92",
"rgb": {
"r": 212,
"g": 219,
"b": 146
},
"hsl": {
"h": 65.753,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.86907,
"c": 0.09448,
"h": 112.8
},
"luminance": 0.66735
}Semantic roles & 50–950 ramp
primary
#D4DB92
secondary
#675FB2
accent
#28BE36
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481