#FFFE87#FFFE87
#FFFE87 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.4% C 0.142 H 108.3°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE87 |
|---|---|
| RGB | rgb(255, 254, 135) |
| HSL | hsl(60, 100%, 76%) |
| HSV | hsv(60, 47%, 100%) |
| CMYK | cmyk(0%, 0.4%, 47.1%, 0%) |
| CIE-LAB | lab(97.59, -15.46, 56.57) |
| CIE-LCH | lch(97.59, 58.64, 105.28°) |
| OKLab | oklab(97.38% -0.0445 0.1344) |
| OKLCH | oklch(97.38% 0.142 108.3) |
| XYZ | xyz(81.0567, 93.8948, 36.7706) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.53
Yellowish Tan
#FCFC81
ΔE00 0.71
Butter
#FFFF81
ΔE00 0.86
Faded Yellow
#FEFF7F
ΔE00 1.12
Manilla
#FFFA86
ΔE00 1.18
Banana (survey)
#FFFF7E
ΔE00 1.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE87 #8788FF
analogous
#FFC287 #FFFE87 #C4FF87
triadic
#FFFE87 #87FFFE #FE87FF
tetradic
#FFFE87 #87FFC2 #8788FF #FF87C4
square
#FFFE87 #87FFC2 #8788FF #FF87C4
split-complementary
#FFFE87 #87C4FF #C287FF
monochromatic
#FFFD0D #FFFD4A #FFFE87 #FFFFC4 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FFFE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE87
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE87 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67C
Deuteranopia (green-blind)
#FFFA8D
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe87; /* rgb */ color: rgb(255, 254, 135); /* oklch */ color: oklch(97.4% 0.142 108.3);
Tailwind
colors: {
custom: {
50: '#fffeac',
500: '#fffe87',
950: '#000000',
},
}SCSS
$custom: #fffe87; $custom-light: #fffeac; $custom-dark: #000000;
JSON
{
"hex": "#fffe87",
"rgb": {
"r": 255,
"g": 254,
"b": 135
},
"hsl": {
"h": 59.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.97384,
"c": 0.14162,
"h": 108.3
},
"luminance": 0.93893
}Semantic roles & 50–950 ramp
primary
#FFFE87
secondary
#4B4CDF
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581