#FBFA73#FBFA73
#FBFA73 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 96.0% C 0.156 H 108.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA73 |
|---|---|
| RGB | rgb(251, 250, 115) |
| HSL | hsl(60, 94%, 72%) |
| HSV | hsv(60, 54%, 98%) |
| CMYK | cmyk(0%, 0.4%, 54.2%, 1.6%) |
| CIE-LAB | lab(96.05, -16.72, 63.69) |
| CIE-LCH | lch(96.05, 65.85, 104.71°) |
| OKLab | oklab(96.01% -0.0499 0.1481) |
| OKLCH | oklch(96.01% 0.156 108.6) |
| XYZ | xyz(77.0659, 90.1203, 29.5517) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.71
Custard
#FFFD78
ΔE00 0.72
Light Yellow
#FFFE7A
ΔE00 0.91
Pastel Yellow
#FFFE71
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.29
Faded Yellow
#FEFF7F
ΔE00 1.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA73 #7374FB
analogous
#FBB673 #FBFA73 #B8FB73
triadic
#FBFA73 #73FBFA #FA73FB
tetradic
#FBFA73 #73FBB6 #7374FB #FB73B8
square
#FBFA73 #73FBB6 #7374FB #FB73B8
split-complementary
#FBFA73 #73B8FB #B673FB
monochromatic
#EDEB07 #F9F838 #FBFA73 #FDFCAF #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FBFA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA73
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA73 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF165
Deuteranopia (green-blind)
#FFF67A
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfa73; /* rgb */ color: rgb(251, 250, 115); /* oklch */ color: oklch(96.0% 0.156 108.6);
Tailwind
colors: {
custom: {
50: '#fffb9f',
500: '#fbfa73',
950: '#000000',
},
}SCSS
$custom: #fbfa73; $custom-light: #fffb9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfa73",
"rgb": {
"r": 251,
"g": 250,
"b": 115
},
"hsl": {
"h": 59.559,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.96013,
"c": 0.15627,
"h": 108.6
},
"luminance": 0.90118
}Semantic roles & 50–950 ramp
primary
#FBFA73
secondary
#3B3CD7
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580