#D8D57F#D8D57F
#D8D57F is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.7% C 0.108 H 106.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D57F |
|---|---|
| RGB | rgb(216, 213, 127) |
| HSL | hsl(58, 53%, 67%) |
| HSV | hsv(58, 41%, 85%) |
| CMYK | cmyk(0%, 1.4%, 41.2%, 15.3%) |
| CIE-LAB | lab(83.82, -11.23, 42.80) |
| CIE-LCH | lch(83.82, 44.25, 104.70°) |
| OKLab | oklab(85.66% -0.0312 0.1037) |
| OKLCH | oklch(85.66% 0.108 106.7) |
| XYZ | xyz(55.9449, 63.7210, 29.4269) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.23
Khaki (CSS)
#F0E68C
ΔE00 4.58
Greenish Tan
#BCCB7A
ΔE00 5.87
Sandy
#F1DA7A
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.26
Palegoldenrod
#EEE8AA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D57F #7F82D8
analogous
#D8A97F #D8D57F #AED87F
triadic
#D8D57F #7FD8D5 #D57FD8
tetradic
#D8D57F #7FD8A9 #7F82D8 #D87FAE
square
#D8D57F #7FD8A9 #7F82D8 #D87FAE
split-complementary
#D8D57F #7FAED8 #A97FD8
monochromatic
#A9A534 #CAC650 #D8D57F #E6E4AE #F5F4DD
Accessibility & contrast
On white
1.53
#D8D57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D8D57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D57F
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D57F | 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)
#E2CF78
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#E4CBC0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8d57f; /* rgb */ color: rgb(216, 213, 127); /* oklch */ color: oklch(85.7% 0.108 106.7);
Tailwind
colors: {
custom: {
50: '#e5e1a5',
500: '#d8d57f',
950: '#000000',
},
}SCSS
$custom: #d8d57f; $custom-light: #e5e1a5; $custom-dark: #000000;
JSON
{
"hex": "#d8d57f",
"rgb": {
"r": 216,
"g": 213,
"b": 127
},
"hsl": {
"h": 57.978,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.8566,
"c": 0.1083,
"h": 106.7
},
"luminance": 0.6372
}Semantic roles & 50–950 ramp
primary
#D8D57F
secondary
#4F52AC
accent
#2AC125
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16150F
muted
#848480