#FBFD75#FBFD75
#FBFD75 is a very light, vivid yellow. Relative luminance 0.920; OKLCH L 96.7% C 0.158 H 109.8°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD75 |
|---|---|
| RGB | rgb(251, 253, 117) |
| HSL | hsl(61, 97%, 73%) |
| HSV | hsv(61, 54%, 99%) |
| CMYK | cmyk(0.8%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(96.84, -18.01, 63.72) |
| CIE-LCH | lch(96.84, 66.22, 105.79°) |
| OKLab | oklab(96.65% -0.0534 0.1484) |
| OKLCH | oklch(96.65% 0.158 109.8) |
| XYZ | xyz(78.1218, 92.0460, 30.4776) |
| Luminance | 0.9204 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.82
Custard
#FFFD78
ΔE00 0.93
Butter Yellow
#FFFD74
ΔE00 0.95
Pastel Yellow
#FFFE71
ΔE00 0.99
Banana (survey)
#FFFF7E
ΔE00 1.00
Faded Yellow
#FEFF7F
ΔE00 1.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD75 #7775FD
analogous
#FDBB75 #FBFD75 #B7FD75
triadic
#FBFD75 #75FBFD #FD75FB
tetradic
#FBFD75 #75FDBB #7775FD #FD75B7
square
#FBFD75 #75FDBB #7775FD #FD75B7
split-complementary
#FBFD75 #75B7FD #BB75FD
monochromatic
#F1F404 #F9FC39 #FBFD75 #FDFEB1 #FEFFE1
Accessibility & contrast
On white
1.08
#FBFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#FBFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD75
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD75 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF367
Deuteranopia (green-blind)
#FFF87C
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfd75; /* rgb */ color: rgb(251, 253, 117); /* oklch */ color: oklch(96.7% 0.158 109.8);
Tailwind
colors: {
custom: {
50: '#fffda1',
500: '#fbfd75',
950: '#000000',
},
}SCSS
$custom: #fbfd75; $custom-light: #fffda1; $custom-dark: #000000;
JSON
{
"hex": "#fbfd75",
"rgb": {
"r": 251,
"g": 253,
"b": 117
},
"hsl": {
"h": 60.882,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.96651,
"c": 0.15767,
"h": 109.8
},
"luminance": 0.92044
}Semantic roles & 50–950 ramp
primary
#FBFD75
secondary
#3F3CDA
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580