#FFFE81#FFFE81
#FFFE81 is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.3% C 0.147 H 108.4°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE81 |
|---|---|
| RGB | rgb(255, 254, 129) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 49%, 100%) |
| CMYK | cmyk(0%, 0.4%, 49.4%, 0%) |
| CIE-LAB | lab(97.52, -15.97, 59.24) |
| CIE-LCH | lch(97.52, 61.35, 105.09°) |
| OKLab | oklab(97.31% -0.0466 0.1398) |
| OKLCH | oklch(97.31% 0.147 108.4) |
| XYZ | xyz(80.6462, 93.7306, 34.6082) |
| Luminance | 0.9373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter
#FFFF81
ΔE00 0.29
Pale Yellow
#FFFF84
ΔE00 0.41
Banana (survey)
#FFFF7E
ΔE00 0.51
Faded Yellow
#FEFF7F
ΔE00 0.54
Yellowish Tan
#FCFC81
ΔE00 0.55
Light Yellow
#FFFE7A
ΔE00 0.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE81 #8182FF
analogous
#FFBF81 #FFFE81 #C1FF81
triadic
#FFFE81 #81FFFE #FE81FF
tetradic
#FFFE81 #81FFBF #8182FF #FF81C1
square
#FFFE81 #81FFBF #8182FF #FF81C1
split-complementary
#FFFE81 #81C1FF #BF81FF
monochromatic
#FFFD07 #FFFE44 #FFFE81 #FFFEBE #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FFFE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE81
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE81 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF575
Deuteranopia (green-blind)
#FFFA87
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe81; /* rgb */ color: rgb(255, 254, 129); /* oklch */ color: oklch(97.3% 0.147 108.4);
Tailwind
colors: {
custom: {
50: '#fffea8',
500: '#fffe81',
950: '#000000',
},
}SCSS
$custom: #fffe81; $custom-light: #fffea8; $custom-dark: #000000;
JSON
{
"hex": "#fffe81",
"rgb": {
"r": 255,
"g": 254,
"b": 129
},
"hsl": {
"h": 59.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.9731,
"c": 0.14733,
"h": 108.4
},
"luminance": 0.93729
}Semantic roles & 50–950 ramp
primary
#FFFE81
secondary
#4647DE
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581