#EADF73#EADF73
#EADF73 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.130 H 103.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EADF73 |
|---|---|
| RGB | rgb(234, 223, 115) |
| HSL | hsl(54, 74%, 68%) |
| HSV | hsv(54, 51%, 92%) |
| CMYK | cmyk(0%, 4.7%, 50.9%, 8.2%) |
| CIE-LAB | lab(87.73, -10.21, 53.70) |
| CIE-LCH | lch(87.73, 54.66, 100.76°) |
| OKLab | oklab(89.07% -0.0303 0.1268) |
| OKLCH | oklch(89.07% 0.13 103.5) |
| XYZ | xyz(63.4157, 71.5076, 26.6782) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Dull Yellow
#EEDC5B
ΔE00 3.23
Sandy
#F1DA7A
ΔE00 3.76
Sandy Yellow
#FDEE73
ΔE00 3.92
Yellowish
#FAEE66
ΔE00 4.52
Sand Yellow
#FCE166
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADF73 #737EEA
analogous
#EAA373 #EADF73 #B9EA73
triadic
#EADF73 #73EADF #DF73EA
tetradic
#EADF73 #73EAA3 #737EEA #EA73B9
square
#EADF73 #73EAA3 #737EEA #EA73B9
split-complementary
#EADF73 #73B9EA #A373EA
monochromatic
#C5B61E #E2D33E #EADF73 #F2EBA8 #FAF7DD
Accessibility & contrast
On white
1.37
#EADF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#EADF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADF73
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADF73 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD969
Deuteranopia (green-blind)
#F3DF78
Tritanopia (blue-blind)
#F9D2C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadf73; /* rgb */ color: rgb(234, 223, 115); /* oklch */ color: oklch(89.1% 0.130 103.5);
Tailwind
colors: {
custom: {
50: '#f3e89e',
500: '#eadf73',
950: '#000000',
},
}SCSS
$custom: #eadf73; $custom-light: #f3e89e; $custom-dark: #000000;
JSON
{
"hex": "#eadf73",
"rgb": {
"r": 234,
"g": 223,
"b": 115
},
"hsl": {
"h": 54.454,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.8907,
"c": 0.13034,
"h": 103.5
},
"luminance": 0.71506
}Semantic roles & 50–950 ramp
primary
#EADF73
secondary
#3F4BC2
accent
#22D60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480