#DAE174#DAE174
#DAE174 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.2% C 0.133 H 112.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE174 |
|---|---|
| RGB | rgb(218, 225, 116) |
| HSL | hsl(64, 64%, 67%) |
| HSV | hsv(64, 48%, 88%) |
| CMYK | cmyk(3.1%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(87.01, -17.49, 52.06) |
| CIE-LCH | lch(87.01, 54.92, 108.57°) |
| OKLab | oklab(88.19% -0.0501 0.1235) |
| OKLCH | oklch(88.19% 0.133 112.1) |
| XYZ | xyz(58.9921, 70.0179, 26.9268) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.75
Khaki (CSS)
#F0E68C
ΔE00 5.27
Straw
#FCF679
ΔE00 6.30
Light Khaki
#E6F2A2
ΔE00 6.36
Yellowish Tan
#FCFC81
ΔE00 6.47
Manilla
#FFFA86
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE174 #7B74E1
analogous
#E1B274 #DAE174 #A4E174
triadic
#DAE174 #74DAE1 #E174DA
tetradic
#DAE174 #74E1B2 #7B74E1 #E174A4
square
#DAE174 #74E1B2 #7B74E1 #E174A4
split-complementary
#DAE174 #74A4E1 #B274E1
monochromatic
#ABB427 #CDD642 #DAE174 #E7ECA6 #F5F7D9
Accessibility & contrast
On white
1.40
#DAE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DAE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE174
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE174 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#E6D6C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dae174; /* rgb */ color: rgb(218, 225, 116); /* oklch */ color: oklch(88.2% 0.133 112.1);
Tailwind
colors: {
custom: {
50: '#e7ea9e',
500: '#dae174',
950: '#000000',
},
}SCSS
$custom: #dae174; $custom-light: #e7ea9e; $custom-dark: #000000;
JSON
{
"hex": "#dae174",
"rgb": {
"r": 218,
"g": 225,
"b": 116
},
"hsl": {
"h": 63.853,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.88189,
"c": 0.13329,
"h": 112.1
},
"luminance": 0.70017
}Semantic roles & 50–950 ramp
primary
#DAE174
secondary
#4C44B5
accent
#19CC25
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480