#D7DC76#D7DC76
#D7DC76 is a very light, vivid yellow. Relative luminance 0.669; OKLCH L 86.9% C 0.126 H 111.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DC76 |
|---|---|
| RGB | rgb(215, 220, 118) |
| HSL | hsl(63, 59%, 66%) |
| HSV | hsv(63, 46%, 86%) |
| CMYK | cmyk(2.3%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(85.47, -16.02, 49.21) |
| CIE-LCH | lch(85.47, 51.75, 108.03°) |
| OKLab | oklab(86.92% -0.0456 0.1174) |
| OKLCH | oklch(86.92% 0.126 111.2) |
| XYZ | xyz(56.8885, 66.9426, 27.0604) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.51
Khaki (CSS)
#F0E68C
ΔE00 5.11
Greenish Tan
#BCCB7A
ΔE00 6.25
Light Khaki
#E6F2A2
ΔE00 6.53
Dull Yellow
#EEDC5B
ΔE00 7.12
Straw
#FCF679
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DC76 #7B76DC
analogous
#DCAE76 #D7DC76 #A4DC76
triadic
#D7DC76 #76D7DC #DC76D7
tetradic
#D7DC76 #76DCAE #7B76DC #DC76A4
square
#D7DC76 #76DCAE #7B76DC #DC76A4
split-complementary
#D7DC76 #76A4DC #AE76DC
monochromatic
#A5AC2C #C9D045 #D7DC76 #E5E8A7 #F3F5D7
Accessibility & contrast
On white
1.46
#D7DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D7DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DC76
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DC76 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#E3D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7dc76; /* rgb */ color: rgb(215, 220, 118); /* oklch */ color: oklch(86.9% 0.126 111.2);
Tailwind
colors: {
custom: {
50: '#e5e69f',
500: '#d7dc76',
950: '#000000',
},
}SCSS
$custom: #d7dc76; $custom-light: #e5e69f; $custom-dark: #000000;
JSON
{
"hex": "#d7dc76",
"rgb": {
"r": 215,
"g": 220,
"b": 118
},
"hsl": {
"h": 62.941,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.8692,
"c": 0.12599,
"h": 111.2
},
"luminance": 0.66941
}Semantic roles & 50–950 ramp
primary
#D7DC76
secondary
#4D48AE
accent
#1FC727
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480