#D6DC74#D6DC74
#D6DC74 is a very light, vivid yellow. Relative luminance 0.667; OKLCH L 86.8% C 0.128 H 111.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DC74 |
|---|---|
| RGB | rgb(214, 220, 116) |
| HSL | hsl(63, 60%, 66%) |
| HSV | hsv(63, 47%, 86%) |
| CMYK | cmyk(2.7%, 0%, 47.3%, 13.7%) |
| CIE-LAB | lab(85.37, -16.60, 50.03) |
| CIE-LCH | lch(85.37, 52.71, 108.36°) |
| OKLab | oklab(86.81% -0.0474 0.1191) |
| OKLCH | oklch(86.81% 0.128 111.7) |
| XYZ | xyz(56.4781, 66.7445, 26.4274) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.58
Khaki (CSS)
#F0E68C
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 6.27
Light Khaki
#E6F2A2
ΔE00 6.68
Dull Yellow
#EEDC5B
ΔE00 7.20
Straw
#FCF679
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DC74 #7A74DC
analogous
#DCAE74 #D6DC74 #A2DC74
triadic
#D6DC74 #74D6DC #DC74D6
tetradic
#D6DC74 #74DCAE #7A74DC #DC74A2
square
#D6DC74 #74DCAE #7A74DC #DC74A2
split-complementary
#D6DC74 #74A2DC #AE74DC
monochromatic
#A3AB2B #C8D043 #D6DC74 #E4E8A5 #F3F5D6
Accessibility & contrast
On white
1.46
#D6DC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D6DC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DC74
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DC74 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#EAD779
Tritanopia (blue-blind)
#E2D1C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6dc74; /* rgb */ color: rgb(214, 220, 116); /* oklch */ color: oklch(86.8% 0.128 111.7);
Tailwind
colors: {
custom: {
50: '#e4e69e',
500: '#d6dc74',
950: '#000000',
},
}SCSS
$custom: #d6dc74; $custom-light: #e4e69e; $custom-dark: #000000;
JSON
{
"hex": "#d6dc74",
"rgb": {
"r": 214,
"g": 220,
"b": 116
},
"hsl": {
"h": 63.462,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.86814,
"c": 0.12819,
"h": 111.7
},
"luminance": 0.66743
}Semantic roles & 50–950 ramp
primary
#D6DC74
secondary
#4D47AD
accent
#1EC728
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480