#FFFE93#FFFE93
#FFFE93 is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.5% C 0.130 H 108.1°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE93 |
|---|---|
| RGB | rgb(255, 254, 147) |
| HSL | hsl(59, 100%, 79%) |
| HSV | hsv(59, 42%, 100%) |
| CMYK | cmyk(0%, 0.4%, 42.4%, 0%) |
| CIE-LAB | lab(97.73, -14.34, 51.11) |
| CIE-LCH | lch(97.73, 53.09, 105.67°) |
| OKLab | oklab(97.55% -0.0403 0.1232) |
| OKLCH | oklch(97.55% 0.13 108.1) |
| XYZ | xyz(81.9497, 94.2520, 41.4736) |
| Luminance | 0.9425 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.83
Pale Yellow
#FFFF84
ΔE00 2.07
Yellowish Tan
#FCFC81
ΔE00 2.16
Butter
#FFFF81
ΔE00 2.43
Faded Yellow
#FEFF7F
ΔE00 2.66
Banana (survey)
#FFFF7E
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE93 #9394FF
analogous
#FFC893 #FFFE93 #CAFF93
triadic
#FFFE93 #93FFFE #FE93FF
tetradic
#FFFE93 #93FFC8 #9394FF #FF93CA
square
#FFFE93 #93FFC8 #9394FF #FF93CA
split-complementary
#FFFE93 #93CAFF #C893FF
monochromatic
#FFFD19 #FFFD56 #FFFE93 #FFFFD0 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#FFFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE93
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE93 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68A
Deuteranopia (green-blind)
#FFFB98
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe93; /* rgb */ color: rgb(255, 254, 147); /* oklch */ color: oklch(97.5% 0.130 108.1);
Tailwind
colors: {
custom: {
50: '#fffeb4',
500: '#fffe93',
950: '#000000',
},
}SCSS
$custom: #fffe93; $custom-light: #fffeb4; $custom-dark: #000000;
JSON
{
"hex": "#fffe93",
"rgb": {
"r": 255,
"g": 254,
"b": 147
},
"hsl": {
"h": 59.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.97545,
"c": 0.1296,
"h": 108.1
},
"luminance": 0.9425
}Semantic roles & 50–950 ramp
primary
#FFFE93
secondary
#5556E1
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581