#FEFB90#FEFB90
#FEFB90 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.8% C 0.129 H 107.2°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFB90 |
|---|---|
| RGB | rgb(254, 251, 144) |
| HSL | hsl(58, 98%, 78%) |
| HSV | hsv(58, 43%, 100%) |
| CMYK | cmyk(0%, 1.2%, 43.3%, 0.4%) |
| CIE-LAB | lab(96.85, -13.55, 51.43) |
| CIE-LCH | lch(96.85, 53.19, 104.76°) |
| OKLab | oklab(96.82% -0.0382 0.1237) |
| OKLCH | oklch(96.82% 0.129 107.2) |
| XYZ | xyz(80.4058, 92.0807, 39.9179) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.37
Yellowish Tan
#FCFC81
ΔE00 2.10
Pale Yellow
#FFFF84
ΔE00 2.16
Butter
#FFFF81
ΔE00 2.49
Faded Yellow
#FEFF7F
ΔE00 2.74
Straw
#FCF679
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFB90 #9093FE
analogous
#FEC490 #FEFB90 #CAFE90
triadic
#FEFB90 #90FEFB #FB90FE
tetradic
#FEFB90 #90FEC4 #9093FE #FE90CA
square
#FEFB90 #90FEC4 #9093FE #FE90CA
split-complementary
#FEFB90 #90CAFE #C490FE
monochromatic
#FDF717 #FDF953 #FEFB90 #FFFDCD #FFFEE1
Accessibility & contrast
On white
1.08
#FEFB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FEFB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFB90
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFB90 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF387
Deuteranopia (green-blind)
#FFF895
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefb90; /* rgb */ color: rgb(254, 251, 144); /* oklch */ color: oklch(96.8% 0.129 107.2);
Tailwind
colors: {
custom: {
50: '#fffcb2',
500: '#fefb90',
950: '#000000',
},
}SCSS
$custom: #fefb90; $custom-light: #fffcb2; $custom-dark: #000000;
JSON
{
"hex": "#fefb90",
"rgb": {
"r": 254,
"g": 251,
"b": 144
},
"hsl": {
"h": 58.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.96815,
"c": 0.12949,
"h": 107.2
},
"luminance": 0.92079
}Semantic roles & 50–950 ramp
primary
#FEFB90
secondary
#5357DF
accent
#06E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581