#FFFE92#FFFE92
#FFFE92 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.5% C 0.131 H 108.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE92 |
|---|---|
| RGB | rgb(255, 254, 146) |
| HSL | hsl(59, 100%, 79%) |
| HSV | hsv(59, 43%, 100%) |
| CMYK | cmyk(0%, 0.4%, 42.7%, 0%) |
| CIE-LAB | lab(97.72, -14.44, 51.57) |
| CIE-LCH | lch(97.72, 53.56, 105.64°) |
| OKLab | oklab(97.53% -0.0406 0.1241) |
| OKLCH | oklch(97.53% 0.131 108.1) |
| XYZ | xyz(81.8716, 94.2208, 41.0622) |
| Luminance | 0.9422 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.72
Pale Yellow
#FFFF84
ΔE00 1.93
Yellowish Tan
#FCFC81
ΔE00 2.03
Butter
#FFFF81
ΔE00 2.29
Faded Yellow
#FEFF7F
ΔE00 2.52
Banana (survey)
#FFFF7E
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE92 #9293FF
analogous
#FFC792 #FFFE92 #C9FF92
triadic
#FFFE92 #92FFFE #FE92FF
tetradic
#FFFE92 #92FFC7 #9293FF #FF92C9
square
#FFFE92 #92FFC7 #9293FF #FF92C9
split-complementary
#FFFE92 #92C9FF #C792FF
monochromatic
#FFFD18 #FFFD55 #FFFE92 #FFFFCF #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FFFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE92
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE92 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF689
Deuteranopia (green-blind)
#FFFA97
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe92; /* rgb */ color: rgb(255, 254, 146); /* oklch */ color: oklch(97.5% 0.131 108.1);
Tailwind
colors: {
custom: {
50: '#fffeb4',
500: '#fffe92',
950: '#000000',
},
}SCSS
$custom: #fffe92; $custom-light: #fffeb4; $custom-dark: #000000;
JSON
{
"hex": "#fffe92",
"rgb": {
"r": 255,
"g": 254,
"b": 146
},
"hsl": {
"h": 59.45,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.97531,
"c": 0.13063,
"h": 108.1
},
"luminance": 0.94219
}Semantic roles & 50–950 ramp
primary
#FFFE92
secondary
#5456E1
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581