#FFFE80#FFFE80
#FFFE80 is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.3% C 0.148 H 108.5°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE80 |
|---|---|
| RGB | rgb(255, 254, 128) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 50%, 100%) |
| CMYK | cmyk(0%, 0.4%, 49.8%, 0%) |
| CIE-LAB | lab(97.51, -16.06, 59.68) |
| CIE-LCH | lch(97.51, 61.80, 105.06°) |
| OKLab | oklab(97.3% -0.0469 0.1406) |
| OKLCH | oklch(97.3% 0.148 108.5) |
| XYZ | xyz(80.5800, 93.7041, 34.2598) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter
#FFFF81
ΔE00 0.29
Banana (survey)
#FFFF7E
ΔE00 0.41
Faded Yellow
#FEFF7F
ΔE00 0.50
Pale Yellow
#FFFF84
ΔE00 0.51
Yellowish Tan
#FCFC81
ΔE00 0.62
Light Yellow
#FFFE7A
ΔE00 0.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE80 #8081FF
analogous
#FFBF80 #FFFE80 #C0FF80
triadic
#FFFE80 #80FFFE #FE80FF
tetradic
#FFFE80 #80FFBF #8081FF #FF80C0
square
#FFFE80 #80FFBF #8081FF #FF80C0
split-complementary
#FFFE80 #80C0FF #BF80FF
monochromatic
#FFFD06 #FFFE43 #FFFE80 #FFFEBD #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FFFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE80
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE80 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF574
Deuteranopia (green-blind)
#FFFA86
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe80; /* rgb */ color: rgb(255, 254, 128); /* oklch */ color: oklch(97.3% 0.148 108.5);
Tailwind
colors: {
custom: {
50: '#fffea8',
500: '#fffe80',
950: '#000000',
},
}SCSS
$custom: #fffe80; $custom-light: #fffea8; $custom-dark: #000000;
JSON
{
"hex": "#fffe80",
"rgb": {
"r": 255,
"g": 254,
"b": 128
},
"hsl": {
"h": 59.528,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.97298,
"c": 0.14826,
"h": 108.5
},
"luminance": 0.93702
}Semantic roles & 50–950 ramp
primary
#FFFE80
secondary
#4546DE
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581