#FBFA79#FBFA79
#FBFA79 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.1% C 0.151 H 108.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA79 |
|---|---|
| RGB | rgb(251, 250, 121) |
| HSL | hsl(60, 94%, 73%) |
| HSV | hsv(60, 52%, 98%) |
| CMYK | cmyk(0%, 0.4%, 51.8%, 1.6%) |
| CIE-LAB | lab(96.11, -16.25, 61.11) |
| CIE-LCH | lch(96.11, 63.23, 104.90°) |
| OKLab | oklab(96.08% -0.048 0.1431) |
| OKLCH | oklch(96.08% 0.151 108.5) |
| XYZ | xyz(77.4224, 90.2629, 31.4295) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.81
Light Yellow
#FFFE7A
ΔE00 0.85
Yellowish Tan
#FCFC81
ΔE00 0.91
Banana (survey)
#FFFF7E
ΔE00 1.01
Faded Yellow
#FEFF7F
ΔE00 1.08
Butter
#FFFF81
ΔE00 1.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA79 #797AFB
analogous
#FBB979 #FBFA79 #BBFB79
triadic
#FBFA79 #79FBFA #FA79FB
tetradic
#FBFA79 #79FBB9 #797AFB #FB79BB
square
#FBFA79 #79FBB9 #797AFB #FB79BB
split-complementary
#FBFA79 #79BBFB #B979FB
monochromatic
#F2F107 #F9F83E #FBFA79 #FDFCB4 #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FBFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA79
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA79 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16C
Deuteranopia (green-blind)
#FFF680
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfa79; /* rgb */ color: rgb(251, 250, 121); /* oklch */ color: oklch(96.1% 0.151 108.5);
Tailwind
colors: {
custom: {
50: '#fffba3',
500: '#fbfa79',
950: '#000000',
},
}SCSS
$custom: #fbfa79; $custom-light: #fffba3; $custom-dark: #000000;
JSON
{
"hex": "#fbfa79",
"rgb": {
"r": 251,
"g": 250,
"b": 121
},
"hsl": {
"h": 59.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.96079,
"c": 0.15097,
"h": 108.5
},
"luminance": 0.90261
}Semantic roles & 50–950 ramp
primary
#FBFA79
secondary
#4041D8
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580