#DAE375#DAE375
#DAE375 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 88.6% C 0.135 H 113.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE375 |
|---|---|
| RGB | rgb(218, 227, 117) |
| HSL | hsl(65, 66%, 67%) |
| HSV | hsv(65, 48%, 89%) |
| CMYK | cmyk(4%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(87.55, -18.38, 52.24) |
| CIE-LCH | lch(87.55, 55.38, 109.38°) |
| OKLab | oklab(88.63% -0.0526 0.124) |
| OKLCH | oklch(88.63% 0.135 113) |
| XYZ | xyz(59.5944, 71.1289, 27.4161) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.04
Khaki (CSS)
#F0E68C
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 6.11
Straw
#FCF679
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.27
Manilla
#FFFA86
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE375 #7E75E3
analogous
#E3B575 #DAE375 #A3E375
triadic
#DAE375 #75DAE3 #E375DA
tetradic
#DAE375 #75E3B5 #7E75E3 #E375A3
square
#DAE375 #75E3B5 #7E75E3 #E375A3
split-complementary
#DAE375 #75A3E3 #B575E3
monochromatic
#ACB825 #CCD942 #DAE375 #E8EDA8 #F5F8DB
Accessibility & contrast
On white
1.38
#DAE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DAE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE375
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE375 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#E6D8CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dae375; /* rgb */ color: rgb(218, 227, 117); /* oklch */ color: oklch(88.6% 0.135 113.0);
Tailwind
colors: {
custom: {
50: '#e7eb9f',
500: '#dae375',
950: '#000000',
},
}SCSS
$custom: #dae375; $custom-light: #e7eb9f; $custom-dark: #000000;
JSON
{
"hex": "#dae375",
"rgb": {
"r": 218,
"g": 227,
"b": 117
},
"hsl": {
"h": 64.909,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.88626,
"c": 0.13466,
"h": 113
},
"luminance": 0.71128
}Semantic roles & 50–950 ramp
primary
#DAE375
secondary
#4D44B9
accent
#17CE26
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480