#EADF74#EADF74
#EADF74 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.129 H 103.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EADF74 |
|---|---|
| RGB | rgb(234, 223, 116) |
| HSL | hsl(54, 74%, 69%) |
| HSV | hsv(54, 50%, 92%) |
| CMYK | cmyk(0%, 4.7%, 50.4%, 8.2%) |
| CIE-LAB | lab(87.74, -10.12, 53.24) |
| CIE-LCH | lch(87.74, 54.20, 100.77°) |
| OKLab | oklab(89.08% -0.03 0.1259) |
| OKLCH | oklch(89.08% 0.129 103.4) |
| XYZ | xyz(63.4735, 71.5308, 26.9829) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.05
Dull Yellow
#EEDC5B
ΔE00 3.34
Sandy
#F1DA7A
ΔE00 3.70
Sandy Yellow
#FDEE73
ΔE00 3.98
Yellowish
#FAEE66
ΔE00 4.61
Sand Yellow
#FCE166
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADF74 #747FEA
analogous
#EAA474 #EADF74 #BAEA74
triadic
#EADF74 #74EADF #DF74EA
tetradic
#EADF74 #74EAA4 #747FEA #EA74BA
square
#EADF74 #74EAA4 #747FEA #EA74BA
split-complementary
#EADF74 #74BAEA #A474EA
monochromatic
#C6B61E #E2D33F #EADF74 #F2EBA9 #FAF7DE
Accessibility & contrast
On white
1.37
#EADF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EADF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADF74
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADF74 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#F3DF79
Tritanopia (blue-blind)
#F9D3C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadf74; /* rgb */ color: rgb(234, 223, 116); /* oklch */ color: oklch(89.1% 0.129 103.4);
Tailwind
colors: {
custom: {
50: '#f3e89e',
500: '#eadf74',
950: '#000000',
},
}SCSS
$custom: #eadf74; $custom-light: #f3e89e; $custom-dark: #000000;
JSON
{
"hex": "#eadf74",
"rgb": {
"r": 234,
"g": 223,
"b": 116
},
"hsl": {
"h": 54.407,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.89083,
"c": 0.12939,
"h": 103.4
},
"luminance": 0.71529
}Semantic roles & 50–950 ramp
primary
#EADF74
secondary
#404CC2
accent
#22D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480