#EAF080#EAF080
#EAF080 is a very light, vivid yellow. Relative luminance 0.814; OKLCH L 92.8% C 0.136 H 111.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF080 |
|---|---|
| RGB | rgb(234, 240, 128) |
| HSL | hsl(63, 79%, 72%) |
| HSV | hsv(63, 47%, 94%) |
| CMYK | cmyk(2.5%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(92.30, -17.45, 53.07) |
| CIE-LCH | lch(92.30, 55.87, 108.20°) |
| OKLab | oklab(92.75% -0.0498 0.1265) |
| OKLCH | oklch(92.75% 0.136 111.5) |
| XYZ | xyz(68.9893, 81.3724, 32.4901) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.38
Manilla
#FFFA86
ΔE00 3.70
Pale Yellow
#FFFF84
ΔE00 3.86
Straw
#FCF679
ΔE00 3.87
Faded Yellow
#FEFF7F
ΔE00 3.99
Butter
#FFFF81
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF080 #8680F0
analogous
#F0BE80 #EAF080 #B2F080
triadic
#EAF080 #80EAF0 #F080EA
tetradic
#EAF080 #80F0BE #8680F0 #F080B2
square
#EAF080 #80F0BE #8680F0 #F080B2
split-complementary
#EAF080 #80B2F0 #BE80F0
monochromatic
#D1DC1A #E1EA49 #EAF080 #F3F6B7 #FAFCE4
Accessibility & contrast
On white
1.22
#EAF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EAF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF080
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF080 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#F7E4D6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaf080; /* rgb */ color: rgb(234, 240, 128); /* oklch */ color: oklch(92.8% 0.136 111.5);
Tailwind
colors: {
custom: {
50: '#f2f4a7',
500: '#eaf080',
950: '#000000',
},
}SCSS
$custom: #eaf080; $custom-light: #f2f4a7; $custom-dark: #000000;
JSON
{
"hex": "#eaf080",
"rgb": {
"r": 234,
"g": 240,
"b": 128
},
"hsl": {
"h": 63.214,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.92752,
"c": 0.13591,
"h": 111.5
},
"luminance": 0.81371
}Semantic roles & 50–950 ramp
primary
#EAF080
secondary
#504ACB
accent
#0ADB16
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580