#FFFE94#FFFE94
#FFFE94 is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.6% C 0.129 H 108.1°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE94 |
|---|---|
| RGB | rgb(255, 254, 148) |
| HSL | hsl(59, 100%, 79%) |
| HSV | hsv(59, 42%, 100%) |
| CMYK | cmyk(0%, 0.4%, 42%, 0%) |
| CIE-LAB | lab(97.75, -14.24, 50.65) |
| CIE-LCH | lch(97.75, 52.62, 105.70°) |
| OKLab | oklab(97.56% -0.0399 0.1222) |
| OKLCH | oklch(97.56% 0.129 108.1) |
| XYZ | xyz(82.0285, 94.2836, 41.8887) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.94
Pale Yellow
#FFFF84
ΔE00 2.21
Yellowish Tan
#FCFC81
ΔE00 2.30
Butter
#FFFF81
ΔE00 2.57
Faded Yellow
#FEFF7F
ΔE00 2.80
Banana (survey)
#FFFF7E
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE94 #9495FF
analogous
#FFC994 #FFFE94 #CBFF94
triadic
#FFFE94 #94FFFE #FE94FF
tetradic
#FFFE94 #94FFC9 #9495FF #FF94CB
square
#FFFE94 #94FFC9 #9495FF #FF94CB
split-complementary
#FFFE94 #94CBFF #C994FF
monochromatic
#FFFD1A #FFFD57 #FFFE94 #FFFFD1 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FFFE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE94
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE94 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68B
Deuteranopia (green-blind)
#FFFB99
Tritanopia (blue-blind)
#FFF2E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe94; /* rgb */ color: rgb(255, 254, 148); /* oklch */ color: oklch(97.6% 0.129 108.1);
Tailwind
colors: {
custom: {
50: '#fffeb5',
500: '#fffe94',
950: '#000000',
},
}SCSS
$custom: #fffe94; $custom-light: #fffeb5; $custom-dark: #000000;
JSON
{
"hex": "#fffe94",
"rgb": {
"r": 255,
"g": 254,
"b": 148
},
"hsl": {
"h": 59.439,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9756,
"c": 0.12856,
"h": 108.1
},
"luminance": 0.94282
}Semantic roles & 50–950 ramp
primary
#FFFE94
secondary
#5657E1
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581