#DAE674#DAE674
#DAE674 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.3% C 0.139 H 114.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE674 |
|---|---|
| RGB | rgb(218, 230, 116) |
| HSL | hsl(66, 70%, 68%) |
| HSV | hsv(66, 50%, 90%) |
| CMYK | cmyk(5.2%, 0%, 49.6%, 9.8%) |
| CIE-LAB | lab(88.33, -19.93, 53.64) |
| CIE-LCH | lch(88.33, 57.23, 110.38°) |
| OKLab | oklab(89.25% -0.0571 0.127) |
| OKLCH | oklch(89.25% 0.139 114.2) |
| XYZ | xyz(60.3636, 72.7609, 27.3840) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.73
Yellowish Tan
#FCFC81
ΔE00 5.98
Light Khaki
#E6F2A2
ΔE00 6.11
Khaki (CSS)
#F0E68C
ΔE00 6.17
Straw
#FCF679
ΔE00 6.18
Manilla
#FFFA86
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE674 #8074E6
analogous
#E6B974 #DAE674 #A1E674
triadic
#DAE674 #74DAE6 #E674DA
tetradic
#DAE674 #74E6B9 #8074E6 #E674A1
square
#DAE674 #74E6B9 #8074E6 #E674A1
split-complementary
#DAE674 #74A1E6 #B974E6
monochromatic
#ADBE22 #CCDD40 #DAE674 #E8EFA8 #F6F9DC
Accessibility & contrast
On white
1.35
#DAE674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DAE674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE674
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE674 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6A
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#E6DBCC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dae674; /* rgb */ color: rgb(218, 230, 116); /* oklch */ color: oklch(89.3% 0.139 114.2);
Tailwind
colors: {
custom: {
50: '#e7ed9f',
500: '#dae674',
950: '#000000',
},
}SCSS
$custom: #dae674; $custom-light: #e7ed9f; $custom-dark: #000000;
JSON
{
"hex": "#dae674",
"rgb": {
"r": 218,
"g": 230,
"b": 116
},
"hsl": {
"h": 66.316,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.8925,
"c": 0.1392,
"h": 114.2
},
"luminance": 0.7276
}Semantic roles & 50–950 ramp
primary
#DAE674
secondary
#4E41BD
accent
#14D128
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480