#DAE373#DAE373
#DAE373 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 88.6% C 0.137 H 113.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE373 |
|---|---|
| RGB | rgb(218, 227, 115) |
| HSL | hsl(65, 67%, 67%) |
| HSV | hsv(65, 49%, 89%) |
| CMYK | cmyk(4%, 0%, 49.3%, 11%) |
| CIE-LAB | lab(87.53, -18.56, 53.15) |
| CIE-LCH | lch(87.53, 56.29, 109.25°) |
| OKLab | oklab(88.6% -0.0533 0.1258) |
| OKLCH | oklch(88.6% 0.137 113) |
| XYZ | xyz(59.4781, 71.0824, 26.8034) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.19
Khaki (CSS)
#F0E68C
ΔE00 5.67
Straw
#FCF679
ΔE00 6.17
Yellowish Tan
#FCFC81
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.34
Manilla
#FFFA86
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE373 #7C73E3
analogous
#E3B473 #DAE373 #A2E373
triadic
#DAE373 #73DAE3 #E373DA
tetradic
#DAE373 #73E3B4 #7C73E3 #E373A2
square
#DAE373 #73E3B4 #7C73E3 #E373A2
split-complementary
#DAE373 #73A2E3 #B473E3
monochromatic
#ABB725 #CDD940 #DAE373 #E7EDA6 #F5F7D9
Accessibility & contrast
On white
1.38
#DAE373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DAE373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE373
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE373 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#E6D8C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dae373; /* rgb */ color: rgb(218, 227, 115); /* oklch */ color: oklch(88.6% 0.137 113.0);
Tailwind
colors: {
custom: {
50: '#e7eb9e',
500: '#dae373',
950: '#000000',
},
}SCSS
$custom: #dae373; $custom-light: #e7eb9e; $custom-dark: #000000;
JSON
{
"hex": "#dae373",
"rgb": {
"r": 218,
"g": 227,
"b": 115
},
"hsl": {
"h": 64.821,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.886,
"c": 0.13662,
"h": 113
},
"luminance": 0.71081
}Semantic roles & 50–950 ramp
primary
#DAE373
secondary
#4C43B7
accent
#17CF26
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480