#D8DC74#D8DC74
#D8DC74 is a very light, vivid yellow. Relative luminance 0.670; OKLCH L 87.0% C 0.128 H 110.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DC74 |
|---|---|
| RGB | rgb(216, 220, 116) |
| HSL | hsl(62, 60%, 66%) |
| HSV | hsv(62, 47%, 86%) |
| CMYK | cmyk(1.8%, 0%, 47.3%, 13.7%) |
| CIE-LAB | lab(85.53, -15.81, 50.25) |
| CIE-LCH | lch(85.53, 52.68, 107.47°) |
| OKLab | oklab(86.97% -0.0453 0.1196) |
| OKLCH | oklch(86.97% 0.128 110.7) |
| XYZ | xyz(57.0656, 67.0474, 26.4549) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.80
Khaki (CSS)
#F0E68C
ΔE00 5.00
Greenish Tan
#BCCB7A
ΔE00 6.58
Dull Yellow
#EEDC5B
ΔE00 6.73
Light Khaki
#E6F2A2
ΔE00 6.79
Straw
#FCF679
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DC74 #7874DC
analogous
#DCAC74 #D8DC74 #A4DC74
triadic
#D8DC74 #74D8DC #DC74D8
tetradic
#D8DC74 #74DCAC #7874DC #DC74A4
square
#D8DC74 #74DCAC #7874DC #DC74A4
split-complementary
#D8DC74 #74A4DC #AC74DC
monochromatic
#A6AB2B #CAD043 #D8DC74 #E6E8A5 #F3F5D6
Accessibility & contrast
On white
1.46
#D8DC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D8DC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DC74
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DC74 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#EBD779
Tritanopia (blue-blind)
#E4D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8dc74; /* rgb */ color: rgb(216, 220, 116); /* oklch */ color: oklch(87.0% 0.128 110.7);
Tailwind
colors: {
custom: {
50: '#e6e69e',
500: '#d8dc74',
950: '#000000',
},
}SCSS
$custom: #d8dc74; $custom-light: #e6e69e; $custom-dark: #000000;
JSON
{
"hex": "#d8dc74",
"rgb": {
"r": 216,
"g": 220,
"b": 116
},
"hsl": {
"h": 62.308,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.86973,
"c": 0.12784,
"h": 110.7
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#D8DC74
secondary
#4B47AD
accent
#1EC725
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480