#DAE575#DAE575
#DAE575 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.0% C 0.137 H 113.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE575 |
|---|---|
| RGB | rgb(218, 229, 117) |
| HSL | hsl(66, 68%, 68%) |
| HSV | hsv(66, 49%, 90%) |
| CMYK | cmyk(4.8%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(88.08, -19.35, 52.87) |
| CIE-LCH | lch(88.08, 56.30, 110.10°) |
| OKLab | oklab(89.05% -0.0553 0.1254) |
| OKLCH | oklch(89.05% 0.137 113.8) |
| XYZ | xyz(60.1446, 72.2293, 27.5995) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 5.93
Light Khaki
#E6F2A2
ΔE00 6.02
Yellowish Tan
#FCFC81
ΔE00 6.08
Straw
#FCF679
ΔE00 6.23
Manilla
#FFFA86
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE575 #8075E5
analogous
#E5B875 #DAE575 #A2E575
triadic
#DAE575 #75DAE5 #E575DA
tetradic
#DAE575 #75E5B8 #8075E5 #E575A2
square
#DAE575 #75E5B8 #8075E5 #E575A2
split-complementary
#DAE575 #75A2E5 #B875E5
monochromatic
#ADBC23 #CCDB42 #DAE575 #E8EFA8 #F6F8DC
Accessibility & contrast
On white
1.36
#DAE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DAE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE575
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE575 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#E6DACB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dae575; /* rgb */ color: rgb(218, 229, 117); /* oklch */ color: oklch(89.0% 0.137 113.8);
Tailwind
colors: {
custom: {
50: '#e7ed9f',
500: '#dae575',
950: '#000000',
},
}SCSS
$custom: #dae575; $custom-light: #e7ed9f; $custom-dark: #000000;
JSON
{
"hex": "#dae575",
"rgb": {
"r": 218,
"g": 229,
"b": 117
},
"hsl": {
"h": 65.893,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.8905,
"c": 0.13704,
"h": 113.8
},
"luminance": 0.72228
}Semantic roles & 50–950 ramp
primary
#DAE575
secondary
#4E42BC
accent
#15D028
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480