#FBFE75#FBFE75
#FBFE75 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.159 H 110.2°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE75 |
|---|---|
| RGB | rgb(251, 254, 117) |
| HSL | hsl(61, 99%, 73%) |
| HSV | hsv(61, 54%, 100%) |
| CMYK | cmyk(1.2%, 0%, 53.9%, 0.4%) |
| CIE-LAB | lab(97.10, -18.49, 64.02) |
| CIE-LCH | lch(97.10, 66.63, 106.11°) |
| OKLab | oklab(96.86% -0.0547 0.149) |
| OKLCH | oklch(96.86% 0.159 110.2) |
| XYZ | xyz(78.4383, 92.6791, 30.5831) |
| Luminance | 0.9268 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.99
Pastel Yellow
#FFFE71
ΔE00 1.09
Banana (survey)
#FFFF7E
ΔE00 1.09
Faded Yellow
#FEFF7F
ΔE00 1.10
Butter Yellow
#FFFD74
ΔE00 1.14
Custard
#FFFD78
ΔE00 1.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE75 #7875FE
analogous
#FEBD75 #FBFE75 #B6FE75
triadic
#FBFE75 #75FBFE #FE75FB
tetradic
#FBFE75 #75FEBD #7875FE #FE75B6
square
#FBFE75 #75FEBD #7875FE #FE75B6
split-complementary
#FBFE75 #75B6FE #BD75FE
monochromatic
#F1F702 #F9FE38 #FBFE75 #FDFEB2 #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FBFE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE75
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE75 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF467
Deuteranopia (green-blind)
#FFF97D
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe75; /* rgb */ color: rgb(251, 254, 117); /* oklch */ color: oklch(96.9% 0.159 110.2);
Tailwind
colors: {
custom: {
50: '#fffea1',
500: '#fbfe75',
950: '#000000',
},
}SCSS
$custom: #fbfe75; $custom-light: #fffea1; $custom-dark: #000000;
JSON
{
"hex": "#fbfe75",
"rgb": {
"r": 251,
"g": 254,
"b": 117
},
"hsl": {
"h": 61.314,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.96857,
"c": 0.15873,
"h": 110.2
},
"luminance": 0.92677
}Semantic roles & 50–950 ramp
primary
#FBFE75
secondary
#3F3CDB
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580