#EAF880#EAF880
#EAF880 is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.4% C 0.145 H 114.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF880 |
|---|---|
| RGB | rgb(234, 248, 128) |
| HSL | hsl(67, 90%, 74%) |
| HSV | hsv(67, 48%, 97%) |
| CMYK | cmyk(5.6%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(94.39, -21.31, 55.59) |
| CIE-LCH | lch(94.39, 59.54, 110.97°) |
| OKLab | oklab(94.42% -0.0607 0.132) |
| OKLCH | oklch(94.42% 0.145 114.7) |
| XYZ | xyz(71.3964, 86.1867, 33.2925) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.55
Faded Yellow
#FEFF7F
ΔE00 3.77
Pale Yellow
#FFFF84
ΔE00 3.80
Butter
#FFFF81
ΔE00 3.90
Banana (survey)
#FFFF7E
ΔE00 4.03
Light Yellow
#FFFE7A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF880 #8E80F8
analogous
#F8CA80 #EAF880 #AEF880
triadic
#EAF880 #80EAF8 #F880EA
tetradic
#EAF880 #80F8CA #8E80F8 #F880AE
square
#EAF880 #80F8CA #8E80F8 #F880AE
split-complementary
#EAF880 #80AEF8 #CA80F8
monochromatic
#D6F00D #E0F546 #EAF880 #F4FBBA #FAFDE2
Accessibility & contrast
On white
1.15
#EAF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EAF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF880
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF880 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFF086
Tritanopia (blue-blind)
#F6ECDC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf880; /* rgb */ color: rgb(234, 248, 128); /* oklch */ color: oklch(94.4% 0.145 114.7);
Tailwind
colors: {
custom: {
50: '#f3faa7',
500: '#eaf880',
950: '#000000',
},
}SCSS
$custom: #eaf880; $custom-light: #f3faa7; $custom-dark: #000000;
JSON
{
"hex": "#eaf880",
"rgb": {
"r": 234,
"g": 248,
"b": 128
},
"hsl": {
"h": 67,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.94424,
"c": 0.14531,
"h": 114.7
},
"luminance": 0.86186
}Semantic roles & 50–950 ramp
primary
#EAF880
secondary
#5847D5
accent
#00E61B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581