#DAE274#DAE274
#DAE274 is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.4% C 0.134 H 112.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE274 |
|---|---|
| RGB | rgb(218, 226, 116) |
| HSL | hsl(64, 65%, 67%) |
| HSV | hsv(64, 49%, 89%) |
| CMYK | cmyk(3.5%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(87.27, -17.98, 52.38) |
| CIE-LCH | lch(87.27, 55.38, 108.94°) |
| OKLab | oklab(88.4% -0.0515 0.1242) |
| OKLCH | oklch(88.4% 0.134 112.5) |
| XYZ | xyz(59.2632, 70.5601, 27.0172) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.92
Khaki (CSS)
#F0E68C
ΔE00 5.44
Straw
#FCF679
ΔE00 6.25
Light Khaki
#E6F2A2
ΔE00 6.29
Yellowish Tan
#FCFC81
ΔE00 6.34
Manilla
#FFFA86
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE274 #7C74E2
analogous
#E2B374 #DAE274 #A3E274
triadic
#DAE274 #74DAE2 #E274DA
tetradic
#DAE274 #74E2B3 #7C74E2 #E274A3
square
#DAE274 #74E2B3 #7C74E2 #E274A3
split-complementary
#DAE274 #74A3E2 #B374E2
monochromatic
#ABB626 #CDD741 #DAE274 #E7EDA7 #F5F7D9
Accessibility & contrast
On white
1.39
#DAE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DAE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE274
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE274 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#E6D7C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dae274; /* rgb */ color: rgb(218, 226, 116); /* oklch */ color: oklch(88.4% 0.134 112.5);
Tailwind
colors: {
custom: {
50: '#e7eb9e',
500: '#dae274',
950: '#000000',
},
}SCSS
$custom: #dae274; $custom-light: #e7eb9e; $custom-dark: #000000;
JSON
{
"hex": "#dae274",
"rgb": {
"r": 218,
"g": 226,
"b": 116
},
"hsl": {
"h": 64.364,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.88401,
"c": 0.13447,
"h": 112.5
},
"luminance": 0.70559
}Semantic roles & 50–950 ramp
primary
#DAE274
secondary
#4C44B6
accent
#18CD25
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480