#DAE076#DAE076
#DAE076 is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.0% C 0.130 H 111.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE076 |
|---|---|
| RGB | rgb(218, 224, 118) |
| HSL | hsl(63, 63%, 67%) |
| HSV | hsv(63, 47%, 88%) |
| CMYK | cmyk(2.7%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(86.76, -16.81, 50.82) |
| CIE-LCH | lch(86.76, 53.53, 108.30°) |
| OKLab | oklab(88% -0.048 0.121) |
| OKLCH | oklch(88% 0.13 111.7) |
| XYZ | xyz(58.8402, 69.5258, 27.4562) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.42
Khaki (CSS)
#F0E68C
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 6.23
Straw
#FCF679
ΔE00 6.47
Yellowish Tan
#FCFC81
ΔE00 6.68
Manilla
#FFFA86
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE076 #7C76E0
analogous
#E0B176 #DAE076 #A5E076
triadic
#DAE076 #76DAE0 #E076DA
tetradic
#DAE076 #76E0B1 #7C76E0 #E076A5
square
#DAE076 #76E0B1 #7C76E0 #E076A5
split-complementary
#DAE076 #76A5E0 #B176E0
monochromatic
#ABB329 #CDD544 #DAE076 #E7EBA8 #F5F7DA
Accessibility & contrast
On white
1.41
#DAE076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DAE076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE076
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE076 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#EEDB7B
Tritanopia (blue-blind)
#E6D5C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dae076; /* rgb */ color: rgb(218, 224, 118); /* oklch */ color: oklch(88.0% 0.130 111.7);
Tailwind
colors: {
custom: {
50: '#e7e9a0',
500: '#dae076',
950: '#000000',
},
}SCSS
$custom: #dae076; $custom-light: #e7e9a0; $custom-dark: #000000;
JSON
{
"hex": "#dae076",
"rgb": {
"r": 218,
"g": 224,
"b": 118
},
"hsl": {
"h": 63.396,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.88004,
"c": 0.13014,
"h": 111.7
},
"luminance": 0.69525
}Semantic roles & 50–950 ramp
primary
#DAE076
secondary
#4C46B4
accent
#1BCB25
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16160F
muted
#848480