#FBFE8B#FBFE8B
#FBFE8B is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.138 H 110.0°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE8B |
|---|---|
| RGB | rgb(251, 254, 139) |
| HSL | hsl(62, 98%, 77%) |
| HSV | hsv(62, 45%, 100%) |
| CMYK | cmyk(1.2%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(97.33, -16.64, 54.33) |
| CIE-LCH | lch(97.33, 56.82, 107.03°) |
| OKLab | oklab(97.12% -0.0474 0.1298) |
| OKLCH | oklch(97.12% 0.138 110) |
| XYZ | xyz(79.8871, 93.2586, 38.2135) |
| Luminance | 0.9326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.35
Yellowish Tan
#FCFC81
ΔE00 1.40
Butter
#FFFF81
ΔE00 1.67
Faded Yellow
#FEFF7F
ΔE00 1.77
Banana (survey)
#FFFF7E
ΔE00 2.00
Manilla
#FFFA86
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE8B #8E8BFE
analogous
#FEC88B #FBFE8B #C2FE8B
triadic
#FBFE8B #8BFBFE #FE8BFB
tetradic
#FBFE8B #8BFEC8 #8E8BFE #FE8BC2
square
#FBFE8B #8BFEC8 #8E8BFE #FE8BC2
split-complementary
#FBFE8B #8BC2FE #C88BFE
monochromatic
#F7FD12 #F9FD4E #FBFE8B #FDFFC8 #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#FBFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE8B
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE8B | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF581
Deuteranopia (green-blind)
#FFF991
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe8b; /* rgb */ color: rgb(251, 254, 139); /* oklch */ color: oklch(97.1% 0.138 110.0);
Tailwind
colors: {
custom: {
50: '#fefeaf',
500: '#fbfe8b',
950: '#000000',
},
}SCSS
$custom: #fbfe8b; $custom-light: #fefeaf; $custom-dark: #000000;
JSON
{
"hex": "#fbfe8b",
"rgb": {
"r": 251,
"g": 254,
"b": 139
},
"hsl": {
"h": 61.565,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.9712,
"c": 0.1382,
"h": 110
},
"luminance": 0.93257
}Semantic roles & 50–950 ramp
primary
#FBFE8B
secondary
#534FDE
accent
#00E606
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581