#FBFE92#FBFE92
#FBFE92 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.131 H 110.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE92 |
|---|---|
| RGB | rgb(251, 254, 146) |
| HSL | hsl(62, 98%, 78%) |
| HSV | hsv(62, 43%, 100%) |
| CMYK | cmyk(1.2%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(97.42, -15.97, 51.13) |
| CIE-LCH | lch(97.42, 53.57, 107.35°) |
| OKLab | oklab(97.22% -0.0448 0.1232) |
| OKLCH | oklch(97.22% 0.131 110) |
| XYZ | xyz(80.4151, 93.4698, 40.9939) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.20
Yellowish Tan
#FCFC81
ΔE00 2.25
Manilla
#FFFA86
ΔE00 2.44
Butter
#FFFF81
ΔE00 2.55
Faded Yellow
#FEFF7F
ΔE00 2.69
Banana (survey)
#FFFF7E
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE92 #9592FE
analogous
#FECB92 #FBFE92 #C5FE92
triadic
#FBFE92 #92FBFE #FE92FB
tetradic
#FBFE92 #92FECB #9592FE #FE92C5
square
#FBFE92 #92FECB #9592FE #FE92C5
split-complementary
#FBFE92 #92C5FE #CB92FE
monochromatic
#F7FD19 #F9FD55 #FBFE92 #FDFFCF #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FBFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE92
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE92 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF689
Deuteranopia (green-blind)
#FFF997
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfe92; /* rgb */ color: rgb(251, 254, 146); /* oklch */ color: oklch(97.2% 0.131 110.0);
Tailwind
colors: {
custom: {
50: '#fefeb4',
500: '#fbfe92',
950: '#000000',
},
}SCSS
$custom: #fbfe92; $custom-light: #fefeb4; $custom-dark: #000000;
JSON
{
"hex": "#fbfe92",
"rgb": {
"r": 251,
"g": 254,
"b": 146
},
"hsl": {
"h": 61.667,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.97216,
"c": 0.13111,
"h": 110
},
"luminance": 0.93468
}Semantic roles & 50–950 ramp
primary
#FBFE92
secondary
#5955DF
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581