#DAE074#DAE074
#DAE074 is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.0% C 0.132 H 111.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE074 |
|---|---|
| RGB | rgb(218, 224, 116) |
| HSL | hsl(63, 64%, 67%) |
| HSV | hsv(63, 48%, 88%) |
| CMYK | cmyk(2.7%, 0%, 48.2%, 12.2%) |
| CIE-LAB | lab(86.74, -17.00, 51.74) |
| CIE-LCH | lch(86.74, 54.46, 108.18°) |
| OKLab | oklab(87.98% -0.0487 0.1228) |
| OKLCH | oklch(87.98% 0.132 111.6) |
| XYZ | xyz(58.7226, 69.4788, 26.8369) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.58
Khaki (CSS)
#F0E68C
ΔE00 5.12
Straw
#FCF679
ΔE00 6.36
Light Khaki
#E6F2A2
ΔE00 6.45
Yellowish Tan
#FCFC81
ΔE00 6.60
Manilla
#FFFA86
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE074 #7A74E0
analogous
#E0B074 #DAE074 #A4E074
triadic
#DAE074 #74DAE0 #E074DA
tetradic
#DAE074 #74E0B0 #7A74E0 #E074A4
square
#DAE074 #74E0B0 #7A74E0 #E074A4
split-complementary
#DAE074 #74A4E0 #B074E0
monochromatic
#AAB228 #CDD542 #DAE074 #E7EBA6 #F5F6D8
Accessibility & contrast
On white
1.41
#DAE074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DAE074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE074
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE074 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#E6D5C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dae074; /* rgb */ color: rgb(218, 224, 116); /* oklch */ color: oklch(88.0% 0.132 111.6);
Tailwind
colors: {
custom: {
50: '#e7e99e',
500: '#dae074',
950: '#000000',
},
}SCSS
$custom: #dae074; $custom-light: #e7e99e; $custom-dark: #000000;
JSON
{
"hex": "#dae074",
"rgb": {
"r": 218,
"g": 224,
"b": 116
},
"hsl": {
"h": 63.333,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.87978,
"c": 0.13213,
"h": 111.6
},
"luminance": 0.69478
}Semantic roles & 50–950 ramp
primary
#DAE074
secondary
#4B45B3
accent
#1ACB24
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16160F
muted
#848480