#FBFD90#FBFD90
#FBFD90 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.132 H 109.6°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD90 |
|---|---|
| RGB | rgb(251, 253, 144) |
| HSL | hsl(61, 96%, 78%) |
| HSV | hsv(61, 43%, 99%) |
| CMYK | cmyk(0.8%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(97.14, -15.68, 51.73) |
| CIE-LCH | lch(97.14, 54.06, 106.86°) |
| OKLab | oklab(96.98% -0.0442 0.1244) |
| OKLCH | oklch(96.98% 0.132 109.6) |
| XYZ | xyz(79.9443, 92.7750, 40.0762) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.98
Yellowish Tan
#FCFC81
ΔE00 1.98
Manilla
#FFFA86
ΔE00 2.10
Butter
#FFFF81
ΔE00 2.33
Faded Yellow
#FEFF7F
ΔE00 2.48
Banana (survey)
#FFFF7E
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD90 #9290FD
analogous
#FDC890 #FBFD90 #C4FD90
triadic
#FBFD90 #90FBFD #FD90FB
tetradic
#FBFD90 #90FDC8 #9290FD #FD90C4
square
#FBFD90 #90FDC8 #9290FD #FD90C4
split-complementary
#FBFD90 #90C4FD #C890FD
monochromatic
#F7FB18 #F9FC54 #FBFD90 #FDFECC #FEFEE1
Accessibility & contrast
On white
1.07
#FBFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FBFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD90
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD90 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF587
Deuteranopia (green-blind)
#FFF995
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfd90; /* rgb */ color: rgb(251, 253, 144); /* oklch */ color: oklch(97.0% 0.132 109.6);
Tailwind
colors: {
custom: {
50: '#fefeb2',
500: '#fbfd90',
950: '#000000',
},
}SCSS
$custom: #fbfd90; $custom-light: #fefeb2; $custom-dark: #000000;
JSON
{
"hex": "#fbfd90",
"rgb": {
"r": 251,
"g": 253,
"b": 144
},
"hsl": {
"h": 61.101,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.96984,
"c": 0.13202,
"h": 109.6
},
"luminance": 0.92773
}Semantic roles & 50–950 ramp
primary
#FBFD90
secondary
#5653DE
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581