#FFFE90#FFFE90
#FFFE90 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.5% C 0.133 H 108.2°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE90 |
|---|---|
| RGB | rgb(255, 254, 144) |
| HSL | hsl(59, 100%, 78%) |
| HSV | hsv(59, 44%, 100%) |
| CMYK | cmyk(0%, 0.4%, 43.5%, 0%) |
| CIE-LAB | lab(97.70, -14.63, 52.49) |
| CIE-LCH | lch(97.70, 54.49, 105.57°) |
| OKLab | oklab(97.5% -0.0414 0.1261) |
| OKLCH | oklch(97.5% 0.133 108.2) |
| XYZ | xyz(81.7174, 94.1591, 40.2500) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.53
Pale Yellow
#FFFF84
ΔE00 1.66
Yellowish Tan
#FCFC81
ΔE00 1.76
Butter
#FFFF81
ΔE00 2.02
Faded Yellow
#FEFF7F
ΔE00 2.25
Banana (survey)
#FFFF7E
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE90 #9091FF
analogous
#FFC690 #FFFE90 #C9FF90
triadic
#FFFE90 #90FFFE #FE90FF
tetradic
#FFFE90 #90FFC6 #9091FF #FF90C9
square
#FFFE90 #90FFC6 #9091FF #FF90C9
split-complementary
#FFFE90 #90C9FF #C690FF
monochromatic
#FFFD16 #FFFD53 #FFFE90 #FFFFCD #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FFFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE90
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE90 | 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)
#FFF687
Deuteranopia (green-blind)
#FFFA95
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe90; /* rgb */ color: rgb(255, 254, 144); /* oklch */ color: oklch(97.5% 0.133 108.2);
Tailwind
colors: {
custom: {
50: '#fffeb2',
500: '#fffe90',
950: '#000000',
},
}SCSS
$custom: #fffe90; $custom-light: #fffeb2; $custom-dark: #000000;
JSON
{
"hex": "#fffe90",
"rgb": {
"r": 255,
"g": 254,
"b": 144
},
"hsl": {
"h": 59.459,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.97504,
"c": 0.13267,
"h": 108.2
},
"luminance": 0.94157
}Semantic roles & 50–950 ramp
primary
#FFFE90
secondary
#5354E1
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581