#FBFA70#FBFA70
#FBFA70 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.159 H 108.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA70 |
|---|---|
| RGB | rgb(251, 250, 112) |
| HSL | hsl(60, 95%, 71%) |
| HSV | hsv(60, 55%, 98%) |
| CMYK | cmyk(0%, 0.4%, 55.4%, 1.6%) |
| CIE-LAB | lab(96.02, -16.94, 64.96) |
| CIE-LCH | lch(96.02, 67.14, 104.61°) |
| OKLab | oklab(95.98% -0.0508 0.1505) |
| OKLCH | oklch(95.98% 0.159 108.7) |
| XYZ | xyz(76.8960, 90.0524, 28.6573) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.69
Pastel Yellow
#FFFE71
ΔE00 0.85
Custard
#FFFD78
ΔE00 0.89
Light Yellow
#FFFE7A
ΔE00 1.09
Banana (survey)
#FFFF7E
ΔE00 1.52
Faded Yellow
#FEFF7F
ΔE00 1.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA70 #7071FB
analogous
#FBB470 #FBFA70 #B6FB70
triadic
#FBFA70 #70FBFA #FA70FB
tetradic
#FBFA70 #70FBB4 #7071FB #FB70B6
square
#FBFA70 #70FBB4 #7071FB #FB70B6
split-complementary
#FBFA70 #70B6FB #B470FB
monochromatic
#EAE807 #F9F834 #FBFA70 #FDFCAC #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FBFA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA70
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA70 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFF678
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfa70; /* rgb */ color: rgb(251, 250, 112); /* oklch */ color: oklch(96.0% 0.159 108.7);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fbfa70',
950: '#000000',
},
}SCSS
$custom: #fbfa70; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfa70",
"rgb": {
"r": 251,
"g": 250,
"b": 112
},
"hsl": {
"h": 59.568,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.95981,
"c": 0.15884,
"h": 108.7
},
"luminance": 0.9005
}Semantic roles & 50–950 ramp
primary
#FBFA70
secondary
#393AD7
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580