#D5DC74#D5DC74
#D5DC74 is a very light, vivid yellow. Relative luminance 0.666; OKLCH L 86.7% C 0.128 H 112.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DC74 |
|---|---|
| RGB | rgb(213, 220, 116) |
| HSL | hsl(64, 60%, 66%) |
| HSV | hsv(64, 47%, 86%) |
| CMYK | cmyk(3.2%, 0%, 47.3%, 13.7%) |
| CIE-LAB | lab(85.30, -17.00, 49.92) |
| CIE-LCH | lch(85.30, 52.73, 108.81°) |
| OKLab | oklab(86.73% -0.0485 0.1189) |
| OKLCH | oklch(86.73% 0.128 112.2) |
| XYZ | xyz(56.1871, 66.5945, 26.4138) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.49
Khaki (CSS)
#F0E68C
ΔE00 5.59
Greenish Tan
#BCCB7A
ΔE00 6.13
Light Khaki
#E6F2A2
ΔE00 6.63
Pale Olive
#B9CC81
ΔE00 7.32
Dull Yellow
#EEDC5B
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DC74 #7B74DC
analogous
#DCAF74 #D5DC74 #A1DC74
triadic
#D5DC74 #74D5DC #DC74D5
tetradic
#D5DC74 #74DCAF #7B74DC #DC74A1
square
#D5DC74 #74DCAF #7B74DC #DC74A1
split-complementary
#D5DC74 #74A1DC #AF74DC
monochromatic
#A2AB2B #C6D043 #D5DC74 #E4E8A5 #F3F5D6
Accessibility & contrast
On white
1.47
#D5DC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D5DC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DC74
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DC74 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#EAD679
Tritanopia (blue-blind)
#E1D1C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5dc74; /* rgb */ color: rgb(213, 220, 116); /* oklch */ color: oklch(86.7% 0.128 112.2);
Tailwind
colors: {
custom: {
50: '#e4e69e',
500: '#d5dc74',
950: '#000000',
},
}SCSS
$custom: #d5dc74; $custom-light: #e4e69e; $custom-dark: #000000;
JSON
{
"hex": "#d5dc74",
"rgb": {
"r": 213,
"g": 220,
"b": 116
},
"hsl": {
"h": 64.038,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.86734,
"c": 0.12838,
"h": 112.2
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#D5DC74
secondary
#4E47AD
accent
#1EC729
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480