#FBFA72#FBFA72
#FBFA72 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 96.0% C 0.157 H 108.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA72 |
|---|---|
| RGB | rgb(251, 250, 114) |
| HSL | hsl(60, 94%, 72%) |
| HSV | hsv(60, 55%, 98%) |
| CMYK | cmyk(0%, 0.4%, 54.6%, 1.6%) |
| CIE-LAB | lab(96.04, -16.79, 64.12) |
| CIE-LCH | lch(96.04, 66.28, 104.68°) |
| OKLab | oklab(96% -0.0502 0.1489) |
| OKLCH | oklch(96% 0.157 108.6) |
| XYZ | xyz(77.0086, 90.0974, 29.2503) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.69
Custard
#FFFD78
ΔE00 0.77
Pastel Yellow
#FFFE71
ΔE00 0.94
Light Yellow
#FFFE7A
ΔE00 0.96
Banana (survey)
#FFFF7E
ΔE00 1.36
Faded Yellow
#FEFF7F
ΔE00 1.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA72 #7273FB
analogous
#FBB672 #FBFA72 #B8FB72
triadic
#FBFA72 #72FBFA #FA72FB
tetradic
#FBFA72 #72FBB6 #7273FB #FB72B8
square
#FBFA72 #72FBB6 #7273FB #FB72B8
split-complementary
#FBFA72 #72B8FB #B672FB
monochromatic
#ECEA07 #F9F836 #FBFA72 #FDFCAE #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FBFA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA72
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA72 | 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)
#FFF164
Deuteranopia (green-blind)
#FFF679
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfa72; /* rgb */ color: rgb(251, 250, 114); /* oklch */ color: oklch(96.0% 0.157 108.6);
Tailwind
colors: {
custom: {
50: '#fffb9f',
500: '#fbfa72',
950: '#000000',
},
}SCSS
$custom: #fbfa72; $custom-light: #fffb9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfa72",
"rgb": {
"r": 251,
"g": 250,
"b": 114
},
"hsl": {
"h": 59.562,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.96002,
"c": 0.15713,
"h": 108.6
},
"luminance": 0.90095
}Semantic roles & 50–950 ramp
primary
#FBFA72
secondary
#3A3BD7
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580