#D5D49E#D5D49E
#D5D49E is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.8% C 0.071 H 106.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D49E |
|---|---|
| RGB | rgb(213, 212, 158) |
| HSL | hsl(59, 40%, 73%) |
| HSV | hsv(59, 26%, 84%) |
| CMYK | cmyk(0%, 0.5%, 25.8%, 16.5%) |
| CIE-LAB | lab(83.81, -8.19, 26.93) |
| CIE-LCH | lch(83.81, 28.15, 106.91°) |
| OKLab | oklab(85.75% -0.0206 0.0679) |
| OKLCH | oklch(85.75% 0.071 106.9) |
| XYZ | xyz(57.1557, 63.7026, 41.6260) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.11
Palegoldenrod
#EEE8AA
ΔE00 5.16
Vanilla
#F3E5AB
ΔE00 6.02
Greenish Beige
#C9D179
ΔE00 6.86
Pale Olive
#B9CC81
ΔE00 7.16
Greenish Tan
#BCCB7A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D49E #9E9FD5
analogous
#D5B89E #D5D49E #BAD59E
triadic
#D5D49E #9ED5D4 #D49ED5
tetradic
#D5D49E #9ED5B8 #9E9FD5 #D59EBA
square
#D5D49E #9ED5B8 #9E9FD5 #D59EBA
split-complementary
#D5D49E #9EBAD5 #B89ED5
monochromatic
#ADAC4B #C3C173 #D5D49E #E7E7C9 #F6F6EA
Accessibility & contrast
On white
1.53
#D5D49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D5D49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D49E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D49E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09A
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#DDCDC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5d49e; /* rgb */ color: rgb(213, 212, 158); /* oklch */ color: oklch(85.8% 0.071 106.9);
Tailwind
colors: {
custom: {
50: '#e2e1bb',
500: '#d5d49e',
950: '#000000',
},
}SCSS
$custom: #d5d49e; $custom-light: #e2e1bb; $custom-dark: #000000;
JSON
{
"hex": "#d5d49e",
"rgb": {
"r": 213,
"g": 212,
"b": 158
},
"hsl": {
"h": 58.909,
"s": 39.568,
"l": 72.745
},
"oklch": {
"l": 0.85754,
"c": 0.07094,
"h": 106.9
},
"luminance": 0.63702
}Semantic roles & 50–950 ramp
primary
#D5D49E
secondary
#6C6DAC
accent
#35B333
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481