#D4DC79#D4DC79
#D4DC79 is a very light, vivid yellow. Relative luminance 0.666; OKLCH L 86.7% C 0.123 H 112.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DC79 |
|---|---|
| RGB | rgb(212, 220, 121) |
| HSL | hsl(65, 59%, 67%) |
| HSV | hsv(65, 45%, 86%) |
| CMYK | cmyk(3.6%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(85.28, -16.91, 47.48) |
| CIE-LCH | lch(85.28, 50.41, 109.60°) |
| OKLab | oklab(86.72% -0.0477 0.1139) |
| OKLCH | oklch(86.72% 0.123 112.7) |
| XYZ | xyz(56.1966, 66.5648, 27.9734) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.99
Greenish Tan
#BCCB7A
ΔE00 5.58
Khaki (CSS)
#F0E68C
ΔE00 5.64
Light Khaki
#E6F2A2
ΔE00 6.12
Pale Olive
#B9CC81
ΔE00 6.68
Pale Olive Green
#B1D27B
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DC79 #8179DC
analogous
#DCB279 #D4DC79 #A3DC79
triadic
#D4DC79 #79D4DC #DC79D4
tetradic
#D4DC79 #79DCB2 #8179DC #DC79A3
square
#D4DC79 #79DCB2 #8179DC #DC79A3
split-complementary
#D4DC79 #79A3DC #B279DC
monochromatic
#A3AD2D #C4CF48 #D4DC79 #E4E9AA #F3F5DA
Accessibility & contrast
On white
1.47
#D4DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D4DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DC79
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DC79 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#E9D67E
Tritanopia (blue-blind)
#DFD2C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4dc79; /* rgb */ color: rgb(212, 220, 121); /* oklch */ color: oklch(86.7% 0.123 112.7);
Tailwind
colors: {
custom: {
50: '#e3e6a1',
500: '#d4dc79',
950: '#000000',
},
}SCSS
$custom: #d4dc79; $custom-light: #e3e6a1; $custom-dark: #000000;
JSON
{
"hex": "#d4dc79",
"rgb": {
"r": 212,
"g": 220,
"b": 121
},
"hsl": {
"h": 64.848,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.86723,
"c": 0.12346,
"h": 112.7
},
"luminance": 0.66564
}Semantic roles & 50–950 ramp
primary
#D4DC79
secondary
#524AB0
accent
#1FC62D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480