#FFFE8F#FFFE8F
#FFFE8F is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.5% C 0.134 H 108.2°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE8F |
|---|---|
| RGB | rgb(255, 254, 143) |
| HSL | hsl(59, 100%, 78%) |
| HSV | hsv(59, 44%, 100%) |
| CMYK | cmyk(0%, 0.4%, 43.9%, 0%) |
| CIE-LAB | lab(97.68, -14.72, 52.95) |
| CIE-LCH | lch(97.68, 54.96, 105.54°) |
| OKLab | oklab(97.49% -0.0417 0.127) |
| OKLCH | oklch(97.49% 0.134 108.2) |
| XYZ | xyz(81.6413, 94.1287, 39.8492) |
| Luminance | 0.9413 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.45
Pale Yellow
#FFFF84
ΔE00 1.52
Yellowish Tan
#FCFC81
ΔE00 1.63
Butter
#FFFF81
ΔE00 1.88
Faded Yellow
#FEFF7F
ΔE00 2.12
Banana (survey)
#FFFF7E
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE8F #8F90FF
analogous
#FFC68F #FFFE8F #C8FF8F
triadic
#FFFE8F #8FFFFE #FE8FFF
tetradic
#FFFE8F #8FFFC6 #8F90FF #FF8FC8
square
#FFFE8F #8FFFC6 #8F90FF #FF8FC8
split-complementary
#FFFE8F #8FC8FF #C68FFF
monochromatic
#FFFD15 #FFFD52 #FFFE8F #FFFFCC #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FFFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE8F
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE8F | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF686
Deuteranopia (green-blind)
#FFFA94
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe8f; /* rgb */ color: rgb(255, 254, 143); /* oklch */ color: oklch(97.5% 0.134 108.2);
Tailwind
colors: {
custom: {
50: '#fffeb2',
500: '#fffe8f',
950: '#000000',
},
}SCSS
$custom: #fffe8f; $custom-light: #fffeb2; $custom-dark: #000000;
JSON
{
"hex": "#fffe8f",
"rgb": {
"r": 255,
"g": 254,
"b": 143
},
"hsl": {
"h": 59.464,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.9749,
"c": 0.13369,
"h": 108.2
},
"luminance": 0.94127
}Semantic roles & 50–950 ramp
primary
#FFFE8F
secondary
#5253E0
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581