#FBFA74#FBFA74
#FBFA74 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 96.0% C 0.155 H 108.6°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA74 |
|---|---|
| RGB | rgb(251, 250, 116) |
| HSL | hsl(60, 94%, 72%) |
| HSV | hsv(60, 54%, 98%) |
| CMYK | cmyk(0%, 0.4%, 53.8%, 1.6%) |
| CIE-LAB | lab(96.06, -16.64, 63.27) |
| CIE-LCH | lch(96.06, 65.42, 104.74°) |
| OKLab | oklab(96.02% -0.0496 0.1473) |
| OKLCH | oklch(96.02% 0.155 108.6) |
| XYZ | xyz(77.1237, 90.1434, 29.8564) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.69
Butter Yellow
#FFFD74
ΔE00 0.75
Light Yellow
#FFFE7A
ΔE00 0.86
Pastel Yellow
#FFFE71
ΔE00 1.06
Banana (survey)
#FFFF7E
ΔE00 1.22
Faded Yellow
#FEFF7F
ΔE00 1.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA74 #7475FB
analogous
#FBB774 #FBFA74 #B8FB74
triadic
#FBFA74 #74FBFA #FA74FB
tetradic
#FBFA74 #74FBB7 #7475FB #FB74B8
square
#FBFA74 #74FBB7 #7475FB #FB74B8
split-complementary
#FBFA74 #74B8FB #B774FB
monochromatic
#EEEC07 #F9F839 #FBFA74 #FDFCAF #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FBFA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA74
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA74 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF166
Deuteranopia (green-blind)
#FFF67B
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfa74; /* rgb */ color: rgb(251, 250, 116); /* oklch */ color: oklch(96.0% 0.155 108.6);
Tailwind
colors: {
custom: {
50: '#fffba0',
500: '#fbfa74',
950: '#000000',
},
}SCSS
$custom: #fbfa74; $custom-light: #fffba0; $custom-dark: #000000;
JSON
{
"hex": "#fbfa74",
"rgb": {
"r": 251,
"g": 250,
"b": 116
},
"hsl": {
"h": 59.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.96024,
"c": 0.1554,
"h": 108.6
},
"luminance": 0.90141
}Semantic roles & 50–950 ramp
primary
#FBFA74
secondary
#3C3DD7
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580