#D5D48C#D5D48C
#D5D48C is a very light, moderate yellow. Relative luminance 0.631; OKLCH L 85.4% C 0.093 H 107.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D48C |
|---|---|
| RGB | rgb(213, 212, 140) |
| HSL | hsl(59, 46%, 69%) |
| HSV | hsv(59, 34%, 84%) |
| CMYK | cmyk(0%, 0.5%, 34.3%, 16.5%) |
| CIE-LAB | lab(83.51, -10.46, 35.81) |
| CIE-LCH | lch(83.51, 37.30, 106.28°) |
| OKLab | oklab(85.42% -0.0279 0.0884) |
| OKLCH | oklch(85.42% 0.093 107.5) |
| XYZ | xyz(55.7182, 63.1276, 34.0555) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.68
Greenish Tan
#BCCB7A
ΔE00 5.27
Palegoldenrod
#EEE8AA
ΔE00 5.51
Beige (survey)
#E6DAA6
ΔE00 5.81
Khaki (CSS)
#F0E68C
ΔE00 5.84
Pale Olive
#B9CC81
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D48C #8C8DD5
analogous
#D5B08C #D5D48C #B2D58C
triadic
#D5D48C #8CD5D4 #D48CD5
tetradic
#D5D48C #8CD5B0 #8C8DD5 #D58CB2
square
#D5D48C #8CD5B0 #8C8DD5 #D58CB2
split-complementary
#D5D48C #8CB2D5 #B08CD5
monochromatic
#A9A73E #C5C35F #D5D48C #E5E5B9 #F6F6E6
Accessibility & contrast
On white
1.54
#D5D48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D5D48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D48C
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D48C | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE87
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#DFCBC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5d48c; /* rgb */ color: rgb(213, 212, 140); /* oklch */ color: oklch(85.4% 0.093 107.5);
Tailwind
colors: {
custom: {
50: '#e3e1ae',
500: '#d5d48c',
950: '#000000',
},
}SCSS
$custom: #d5d48c; $custom-light: #e3e1ae; $custom-dark: #000000;
JSON
{
"hex": "#d5d48c",
"rgb": {
"r": 213,
"g": 212,
"b": 140
},
"hsl": {
"h": 59.178,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.85417,
"c": 0.09265,
"h": 107.5
},
"luminance": 0.63127
}Semantic roles & 50–950 ramp
primary
#D5D48C
secondary
#5A5BAB
accent
#2EBA2C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481