#D9DC76#D9DC76
#D9DC76 is a very light, vivid yellow. Relative luminance 0.672; OKLCH L 87.1% C 0.126 H 110.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DC76 |
|---|---|
| RGB | rgb(217, 220, 118) |
| HSL | hsl(62, 59%, 66%) |
| HSV | hsv(62, 46%, 86%) |
| CMYK | cmyk(1.4%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(85.63, -15.23, 49.43) |
| CIE-LCH | lch(85.63, 51.73, 107.12°) |
| OKLab | oklab(87.08% -0.0435 0.1179) |
| OKLCH | oklch(87.08% 0.126 110.2) |
| XYZ | xyz(57.4796, 67.2473, 27.0881) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 6.58
Dull Yellow
#EEDC5B
ΔE00 6.66
Light Khaki
#E6F2A2
ΔE00 6.66
Straw
#FCF679
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DC76 #7976DC
analogous
#DCAC76 #D9DC76 #A6DC76
triadic
#D9DC76 #76D9DC #DC76D9
tetradic
#D9DC76 #76DCAC #7976DC #DC76A6
square
#D9DC76 #76DCAC #7976DC #DC76A6
split-complementary
#D9DC76 #76A6DC #AC76DC
monochromatic
#A8AC2C #CBD045 #D9DC76 #E7E8A7 #F4F5D7
Accessibility & contrast
On white
1.45
#D9DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#D9DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DC76
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DC76 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#E5D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d9dc76; /* rgb */ color: rgb(217, 220, 118); /* oklch */ color: oklch(87.1% 0.126 110.2);
Tailwind
colors: {
custom: {
50: '#e6e69f',
500: '#d9dc76',
950: '#000000',
},
}SCSS
$custom: #d9dc76; $custom-light: #e6e69f; $custom-dark: #000000;
JSON
{
"hex": "#d9dc76",
"rgb": {
"r": 217,
"g": 220,
"b": 118
},
"hsl": {
"h": 61.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.8708,
"c": 0.12567,
"h": 110.2
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#D9DC76
secondary
#4B48AE
accent
#1FC724
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480