#FBFE93#FBFE93
#FBFE93 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.130 H 110.0°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE93 |
|---|---|
| RGB | rgb(251, 254, 147) |
| HSL | hsl(62, 98%, 79%) |
| HSV | hsv(62, 42%, 100%) |
| CMYK | cmyk(1.2%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(97.43, -15.87, 50.67) |
| CIE-LCH | lch(97.43, 53.10, 107.39°) |
| OKLab | oklab(97.23% -0.0445 0.1222) |
| OKLCH | oklch(97.23% 0.13 110) |
| XYZ | xyz(80.4932, 93.5010, 41.4053) |
| Luminance | 0.9350 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.33
Yellowish Tan
#FCFC81
ΔE00 2.39
Manilla
#FFFA86
ΔE00 2.52
Butter
#FFFF81
ΔE00 2.68
Faded Yellow
#FEFF7F
ΔE00 2.83
Banana (survey)
#FFFF7E
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE93 #9693FE
analogous
#FECB93 #FBFE93 #C5FE93
triadic
#FBFE93 #93FBFE #FE93FB
tetradic
#FBFE93 #93FECB #9693FE #FE93C5
square
#FBFE93 #93FECB #9693FE #FE93C5
split-complementary
#FBFE93 #93C5FE #CB93FE
monochromatic
#F7FD1A #F9FD56 #FBFE93 #FDFFD0 #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FBFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE93
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE93 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68A
Deuteranopia (green-blind)
#FFF998
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfe93; /* rgb */ color: rgb(251, 254, 147); /* oklch */ color: oklch(97.2% 0.130 110.0);
Tailwind
colors: {
custom: {
50: '#fefeb4',
500: '#fbfe93',
950: '#000000',
},
}SCSS
$custom: #fbfe93; $custom-light: #fefeb4; $custom-dark: #000000;
JSON
{
"hex": "#fbfe93",
"rgb": {
"r": 251,
"g": 254,
"b": 147
},
"hsl": {
"h": 61.682,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.9723,
"c": 0.13007,
"h": 110
},
"luminance": 0.93499
}Semantic roles & 50–950 ramp
primary
#FBFE93
secondary
#5956E0
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581