#FBFE7F#FBFE7F
#FBFE7F is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.0% C 0.150 H 110.1°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE7F |
|---|---|
| RGB | rgb(251, 254, 127) |
| HSL | hsl(61, 98%, 75%) |
| HSV | hsv(61, 50%, 100%) |
| CMYK | cmyk(1.2%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(97.20, -17.70, 59.69) |
| CIE-LCH | lch(97.20, 62.26, 106.52°) |
| OKLab | oklab(96.97% -0.0515 0.1406) |
| OKLCH | oklch(96.97% 0.15 110.1) |
| XYZ | xyz(79.0580, 92.9269, 33.8466) |
| Luminance | 0.9293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.56
Butter
#FFFF81
ΔE00 0.75
Yellowish Tan
#FCFC81
ΔE00 0.81
Banana (survey)
#FFFF7E
ΔE00 0.82
Pale Yellow
#FFFF84
ΔE00 0.84
Light Yellow
#FFFE7A
ΔE00 1.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE7F #827FFE
analogous
#FEC17F #FBFE7F #BCFE7F
triadic
#FBFE7F #7FFBFE #FE7FFB
tetradic
#FBFE7F #7FFEC1 #827FFE #FE7FBC
square
#FBFE7F #7FFEC1 #827FFE #FE7FBC
split-complementary
#FBFE7F #7FBCFE #C17FFE
monochromatic
#F7FD06 #F9FE42 #FBFE7F #FDFEBC #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FBFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE7F
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE7F | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF573
Deuteranopia (green-blind)
#FFF986
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe7f; /* rgb */ color: rgb(251, 254, 127); /* oklch */ color: oklch(97.0% 0.150 110.1);
Tailwind
colors: {
custom: {
50: '#fffea7',
500: '#fbfe7f',
950: '#000000',
},
}SCSS
$custom: #fbfe7f; $custom-light: #fffea7; $custom-dark: #000000;
JSON
{
"hex": "#fbfe7f",
"rgb": {
"r": 251,
"g": 254,
"b": 127
},
"hsl": {
"h": 61.417,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9697,
"c": 0.14975,
"h": 110.1
},
"luminance": 0.92925
}Semantic roles & 50–950 ramp
primary
#FBFE7F
secondary
#4845DD
accent
#00E605
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581