#FFFE86#FFFE86
#FFFE86 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.4% C 0.143 H 108.4°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE86 |
|---|---|
| RGB | rgb(255, 254, 134) |
| HSL | hsl(60, 100%, 76%) |
| HSV | hsv(60, 47%, 100%) |
| CMYK | cmyk(0%, 0.4%, 47.5%, 0%) |
| CIE-LAB | lab(97.58, -15.54, 57.02) |
| CIE-LCH | lch(97.58, 59.10, 105.25°) |
| OKLab | oklab(97.37% -0.0449 0.1353) |
| OKLCH | oklch(97.37% 0.143 108.4) |
| XYZ | xyz(80.9867, 93.8668, 36.4016) |
| Luminance | 0.9386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.43
Yellowish Tan
#FCFC81
ΔE00 0.62
Butter
#FFFF81
ΔE00 0.74
Faded Yellow
#FEFF7F
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.08
Manilla
#FFFA86
ΔE00 1.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE86 #8687FF
analogous
#FFC286 #FFFE86 #C4FF86
triadic
#FFFE86 #86FFFE #FE86FF
tetradic
#FFFE86 #86FFC2 #8687FF #FF86C4
square
#FFFE86 #86FFC2 #8687FF #FF86C4
split-complementary
#FFFE86 #86C4FF #C286FF
monochromatic
#FFFD0C #FFFD49 #FFFE86 #FFFFC3 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FFFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE86
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE86 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67B
Deuteranopia (green-blind)
#FFFA8C
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe86; /* rgb */ color: rgb(255, 254, 134); /* oklch */ color: oklch(97.4% 0.143 108.4);
Tailwind
colors: {
custom: {
50: '#fffeac',
500: '#fffe86',
950: '#000000',
},
}SCSS
$custom: #fffe86; $custom-light: #fffeac; $custom-dark: #000000;
JSON
{
"hex": "#fffe86",
"rgb": {
"r": 255,
"g": 254,
"b": 134
},
"hsl": {
"h": 59.504,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.97372,
"c": 0.14258,
"h": 108.4
},
"luminance": 0.93865
}Semantic roles & 50–950 ramp
primary
#FFFE86
secondary
#4A4BDF
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581