#D5D48E#D5D48E
#D5D48E is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.5% C 0.090 H 107.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D48E |
|---|---|
| RGB | rgb(213, 212, 142) |
| HSL | hsl(59, 46%, 70%) |
| HSV | hsv(59, 33%, 84%) |
| CMYK | cmyk(0%, 0.5%, 33.3%, 16.5%) |
| CIE-LAB | lab(83.54, -10.22, 34.83) |
| CIE-LCH | lch(83.54, 36.30, 106.35°) |
| OKLab | oklab(85.45% -0.0271 0.0861) |
| OKLCH | oklch(85.45% 0.09 107.5) |
| XYZ | xyz(55.8670, 63.1871, 34.8393) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 5.36
Greenish Tan
#BCCB7A
ΔE00 5.39
Beige (survey)
#E6DAA6
ΔE00 5.55
Pale Olive
#B9CC81
ΔE00 5.98
Khaki (CSS)
#F0E68C
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D48E #8E8FD5
analogous
#D5B18E #D5D48E #B3D58E
triadic
#D5D48E #8ED5D4 #D48ED5
tetradic
#D5D48E #8ED5B1 #8E8FD5 #D58EB3
square
#D5D48E #8ED5B1 #8E8FD5 #D58EB3
split-complementary
#D5D48E #8EB3D5 #B18ED5
monochromatic
#AAA83F #C4C361 #D5D48E #E6E5BB #F6F6E7
Accessibility & contrast
On white
1.54
#D5D48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D5D48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D48E
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D48E | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF89
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#DFCCC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5d48e; /* rgb */ color: rgb(213, 212, 142); /* oklch */ color: oklch(85.5% 0.090 107.5);
Tailwind
colors: {
custom: {
50: '#e3e1b0',
500: '#d5d48e',
950: '#000000',
},
}SCSS
$custom: #d5d48e; $custom-light: #e3e1b0; $custom-dark: #000000;
JSON
{
"hex": "#d5d48e",
"rgb": {
"r": 213,
"g": 212,
"b": 142
},
"hsl": {
"h": 59.155,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.85452,
"c": 0.09031,
"h": 107.5
},
"luminance": 0.63186
}Semantic roles & 50–950 ramp
primary
#D5D48E
secondary
#5C5DAB
accent
#2EB92C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481