#FFFE84#FFFE84
#FFFE84 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.144 H 108.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE84 |
|---|---|
| RGB | rgb(255, 254, 132) |
| HSL | hsl(60, 100%, 76%) |
| HSV | hsv(60, 48%, 100%) |
| CMYK | cmyk(0%, 0.4%, 48.2%, 0%) |
| CIE-LAB | lab(97.56, -15.72, 57.91) |
| CIE-LCH | lch(97.56, 60.00, 105.18°) |
| OKLab | oklab(97.35% -0.0456 0.1371) |
| OKLCH | oklch(97.35% 0.145 108.4) |
| XYZ | xyz(80.8485, 93.8115, 35.6739) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.29
Yellowish Tan
#FCFC81
ΔE00 0.51
Butter
#FFFF81
ΔE00 0.52
Faded Yellow
#FEFF7F
ΔE00 0.79
Banana (survey)
#FFFF7E
ΔE00 0.84
Light Yellow
#FFFE7A
ΔE00 1.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE84 #8485FF
analogous
#FFC084 #FFFE84 #C2FF84
triadic
#FFFE84 #84FFFE #FE84FF
tetradic
#FFFE84 #84FFC0 #8485FF #FF84C2
square
#FFFE84 #84FFC0 #8485FF #FF84C2
split-complementary
#FFFE84 #84C2FF #C084FF
monochromatic
#FFFD0A #FFFE47 #FFFE84 #FFFEC1 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FFFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE84
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE84 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF579
Deuteranopia (green-blind)
#FFFA8A
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe84; /* rgb */ color: rgb(255, 254, 132); /* oklch */ color: oklch(97.3% 0.144 108.4);
Tailwind
colors: {
custom: {
50: '#fffeaa',
500: '#fffe84',
950: '#000000',
},
}SCSS
$custom: #fffe84; $custom-light: #fffeaa; $custom-dark: #000000;
JSON
{
"hex": "#fffe84",
"rgb": {
"r": 255,
"g": 254,
"b": 132
},
"hsl": {
"h": 59.512,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.97347,
"c": 0.1445,
"h": 108.4
},
"luminance": 0.9381
}Semantic roles & 50–950 ramp
primary
#FFFE84
secondary
#484ADF
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581