#EADF76#EADF76
#EADF76 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.1% C 0.127 H 103.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EADF76 |
|---|---|
| RGB | rgb(234, 223, 118) |
| HSL | hsl(54, 73%, 69%) |
| HSV | hsv(54, 50%, 92%) |
| CMYK | cmyk(0%, 4.7%, 49.6%, 8.2%) |
| CIE-LAB | lab(87.77, -9.95, 52.33) |
| CIE-LCH | lch(87.77, 53.27, 100.77°) |
| OKLab | oklab(89.11% -0.0293 0.124) |
| OKLCH | oklch(89.11% 0.127 103.3) |
| XYZ | xyz(63.5911, 71.5778, 27.6022) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.82
Dull Yellow
#EEDC5B
ΔE00 3.57
Sandy
#F1DA7A
ΔE00 3.60
Sandy Yellow
#FDEE73
ΔE00 4.10
Yellowish
#FAEE66
ΔE00 4.80
Sand Yellow
#FCE166
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADF76 #7681EA
analogous
#EAA576 #EADF76 #BBEA76
triadic
#EADF76 #76EADF #DF76EA
tetradic
#EADF76 #76EAA5 #7681EA #EA76BB
square
#EADF76 #76EAA5 #7681EA #EA76BB
split-complementary
#EADF76 #76BBEA #A576EA
monochromatic
#C7B71F #E2D341 #EADF76 #F2EBAB #FAF8E0
Accessibility & contrast
On white
1.37
#EADF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#EADF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADF76
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADF76 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#F3DF7B
Tritanopia (blue-blind)
#F9D3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadf76; /* rgb */ color: rgb(234, 223, 118); /* oklch */ color: oklch(89.1% 0.127 103.3);
Tailwind
colors: {
custom: {
50: '#f3e8a0',
500: '#eadf76',
950: '#000000',
},
}SCSS
$custom: #eadf76; $custom-light: #f3e8a0; $custom-dark: #000000;
JSON
{
"hex": "#eadf76",
"rgb": {
"r": 234,
"g": 223,
"b": 118
},
"hsl": {
"h": 54.31,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.89108,
"c": 0.12744,
"h": 103.3
},
"luminance": 0.71576
}Semantic roles & 50–950 ramp
primary
#EADF76
secondary
#424EC2
accent
#23D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480