#EAFE83#EAFE83
#EAFE83 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 95.7% C 0.150 H 116.9°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE83 |
|---|---|
| RGB | rgb(234, 254, 131) |
| HSL | hsl(70, 98%, 75%) |
| HSV | hsv(70, 48%, 100%) |
| CMYK | cmyk(7.9%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(96.00, -23.90, 56.14) |
| CIE-LCH | lch(96.00, 61.01, 113.06°) |
| OKLab | oklab(95.72% -0.0678 0.1334) |
| OKLCH | oklch(95.72% 0.15 116.9) |
| XYZ | xyz(73.4711, 90.0154, 34.9726) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.48
Yellowish Tan
#FCFC81
ΔE00 4.48
Pale Yellow
#FFFF84
ΔE00 4.55
Butter
#FFFF81
ΔE00 4.64
Banana (survey)
#FFFF7E
ΔE00 4.75
Light Yellow
#FFFE7A
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE83 #9783FE
analogous
#FED483 #EAFE83 #ACFE83
triadic
#EAFE83 #83EAFE #FE83EA
tetradic
#EAFE83 #83FED4 #9783FE #FE83AC
square
#EAFE83 #83FED4 #9783FE #FE83AC
split-complementary
#EAFE83 #83ACFE #D483FE
monochromatic
#D5FD0A #E0FE46 #EAFE83 #F4FEC0 #FAFFE1
Accessibility & contrast
On white
1.11
#EAFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#EAFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE83
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE83 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF378
Deuteranopia (green-blind)
#FFF48A
Tritanopia (blue-blind)
#F5F2E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafe83; /* rgb */ color: rgb(234, 254, 131); /* oklch */ color: oklch(95.7% 0.150 116.9);
Tailwind
colors: {
custom: {
50: '#f3feaa',
500: '#eafe83',
950: '#000000',
},
}SCSS
$custom: #eafe83; $custom-light: #f3feaa; $custom-dark: #000000;
JSON
{
"hex": "#eafe83",
"rgb": {
"r": 234,
"g": 254,
"b": 131
},
"hsl": {
"h": 69.756,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.95723,
"c": 0.14968,
"h": 116.9
},
"luminance": 0.90015
}Semantic roles & 50–950 ramp
primary
#EAFE83
secondary
#6048DD
accent
#00E625
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581