#D2DC77#D2DC77
#D2DC77 is a very light, vivid yellow. Relative luminance 0.662; OKLCH L 86.5% C 0.126 H 113.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DC77 |
|---|---|
| RGB | rgb(210, 220, 119) |
| HSL | hsl(66, 59%, 66%) |
| HSV | hsv(66, 46%, 86%) |
| CMYK | cmyk(4.5%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(85.11, -17.89, 48.20) |
| CIE-LCH | lch(85.11, 51.41, 110.37°) |
| OKLab | oklab(86.54% -0.0506 0.1153) |
| OKLCH | oklch(86.54% 0.126 113.7) |
| XYZ | xyz(55.5021, 66.2208, 27.3073) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.05
Greenish Tan
#BCCB7A
ΔE00 5.48
Khaki (CSS)
#F0E68C
ΔE00 6.12
Light Khaki
#E6F2A2
ΔE00 6.27
Pale Olive
#B9CC81
ΔE00 6.58
Pale Olive Green
#B1D27B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DC77 #8177DC
analogous
#DCB477 #D2DC77 #A0DC77
triadic
#D2DC77 #77D2DC #DC77D2
tetradic
#D2DC77 #77DCB4 #8177DC #DC77A0
square
#D2DC77 #77DCB4 #8177DC #DC77A0
split-complementary
#D2DC77 #77A0DC #B477DC
monochromatic
#A0AC2C #C2CF46 #D2DC77 #E2E9A8 #F2F5D8
Accessibility & contrast
On white
1.47
#D2DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#D2DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DC77
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DC77 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36E
Deuteranopia (green-blind)
#E8D67C
Tritanopia (blue-blind)
#DDD2C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2dc77; /* rgb */ color: rgb(210, 220, 119); /* oklch */ color: oklch(86.5% 0.126 113.7);
Tailwind
colors: {
custom: {
50: '#e1e6a0',
500: '#d2dc77',
950: '#000000',
},
}SCSS
$custom: #d2dc77; $custom-light: #e1e6a0; $custom-dark: #000000;
JSON
{
"hex": "#d2dc77",
"rgb": {
"r": 210,
"g": 220,
"b": 119
},
"hsl": {
"h": 65.941,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.86539,
"c": 0.12594,
"h": 113.7
},
"luminance": 0.6622
}Semantic roles & 50–950 ramp
primary
#D2DC77
secondary
#5348AF
accent
#1FC72F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480