#DAE47D#DAE47D
#DAE47D is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 88.9% C 0.128 H 113.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE47D |
|---|---|
| RGB | rgb(218, 228, 125) |
| HSL | hsl(66, 66%, 69%) |
| HSV | hsv(66, 45%, 89%) |
| CMYK | cmyk(4.4%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(87.91, -18.11, 48.88) |
| CIE-LCH | lch(87.91, 52.12, 110.33°) |
| OKLab | oklab(88.94% -0.0511 0.1172) |
| OKLCH | oklch(88.94% 0.128 113.6) |
| XYZ | xyz(60.3593, 71.8738, 30.0914) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 5.11
Khaki (CSS)
#F0E68C
ΔE00 5.42
Yellowish Tan
#FCFC81
ΔE00 6.54
Manilla
#FFFA86
ΔE00 6.68
Straw
#FCF679
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE47D #877DE4
analogous
#E4BB7D #DAE47D #A7E47D
triadic
#DAE47D #7DDAE4 #E47DDA
tetradic
#DAE47D #7DE4BB #877DE4 #E47DA7
square
#DAE47D #7DE4BB #877DE4 #E47DA7
split-complementary
#DAE47D #7DA7E4 #BB7DE4
monochromatic
#B0BF28 #CCD94A #DAE47D #E8EFB0 #F7F9E2
Accessibility & contrast
On white
1.37
#DAE47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DAE47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE47D
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE47D | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#E5D9CC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dae47d; /* rgb */ color: rgb(218, 228, 125); /* oklch */ color: oklch(88.9% 0.128 113.6);
Tailwind
colors: {
custom: {
50: '#e7eca4',
500: '#dae47d',
950: '#000000',
},
}SCSS
$custom: #dae47d; $custom-light: #e7eca4; $custom-dark: #000000;
JSON
{
"hex": "#dae47d",
"rgb": {
"r": 218,
"g": 228,
"b": 125
},
"hsl": {
"h": 65.825,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.88944,
"c": 0.12781,
"h": 113.6
},
"luminance": 0.71873
}Semantic roles & 50–950 ramp
primary
#DAE47D
secondary
#5549BC
accent
#18CD2A
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480