#FFFE8A#FFFE8A
#FFFE8A is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.139 H 108.3°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE8A |
|---|---|
| RGB | rgb(255, 254, 138) |
| HSL | hsl(59, 100%, 77%) |
| HSV | hsv(59, 46%, 100%) |
| CMYK | cmyk(0%, 0.4%, 45.9%, 0%) |
| CIE-LAB | lab(97.62, -15.19, 55.22) |
| CIE-LCH | lch(97.62, 57.27, 105.38°) |
| OKLab | oklab(97.42% -0.0435 0.1317) |
| OKLCH | oklch(97.42% 0.139 108.3) |
| XYZ | xyz(81.2709, 93.9805, 37.8987) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.88
Yellowish Tan
#FCFC81
ΔE00 1.02
Manilla
#FFFA86
ΔE00 1.18
Butter
#FFFF81
ΔE00 1.23
Faded Yellow
#FEFF7F
ΔE00 1.48
Banana (survey)
#FFFF7E
ΔE00 1.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE8A #8A8BFF
analogous
#FFC48A #FFFE8A #C6FF8A
triadic
#FFFE8A #8AFFFE #FE8AFF
tetradic
#FFFE8A #8AFFC4 #8A8BFF #FF8AC6
square
#FFFE8A #8AFFC4 #8A8BFF #FF8AC6
split-complementary
#FFFE8A #8AC6FF #C48AFF
monochromatic
#FFFD10 #FFFD4D #FFFE8A #FFFFC7 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FFFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE8A
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE8A | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF680
Deuteranopia (green-blind)
#FFFA90
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe8a; /* rgb */ color: rgb(255, 254, 138); /* oklch */ color: oklch(97.4% 0.139 108.3);
Tailwind
colors: {
custom: {
50: '#fffeae',
500: '#fffe8a',
950: '#000000',
},
}SCSS
$custom: #fffe8a; $custom-light: #fffeae; $custom-dark: #000000;
JSON
{
"hex": "#fffe8a",
"rgb": {
"r": 255,
"g": 254,
"b": 138
},
"hsl": {
"h": 59.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.97423,
"c": 0.13868,
"h": 108.3
},
"luminance": 0.93979
}Semantic roles & 50–950 ramp
primary
#FFFE8A
secondary
#4E4FE0
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581