#FBFC70#FBFC70
#FBFC70 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.4% C 0.161 H 109.5°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC70 |
|---|---|
| RGB | rgb(251, 252, 112) |
| HSL | hsl(60, 96%, 71%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0.4%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(96.53, -17.90, 65.54) |
| CIE-LCH | lch(96.53, 67.95, 105.28°) |
| OKLab | oklab(96.39% -0.0536 0.1517) |
| OKLCH | oklch(96.39% 0.161 109.5) |
| XYZ | xyz(77.5208, 91.3019, 28.8655) |
| Luminance | 0.9130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.67
Butter Yellow
#FFFD74
ΔE00 0.77
Custard
#FFFD78
ΔE00 1.00
Light Yellow
#FFFE7A
ΔE00 1.06
Banana (survey)
#FFFF7E
ΔE00 1.42
Faded Yellow
#FEFF7F
ΔE00 1.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC70 #7170FC
analogous
#FCB770 #FBFC70 #B5FC70
triadic
#FBFC70 #70FBFC #FC70FB
tetradic
#FBFC70 #70FCB7 #7170FC #FC70B5
square
#FBFC70 #70FCB7 #7170FC #FC70B5
split-complementary
#FBFC70 #70B5FC #B770FC
monochromatic
#EBED05 #F9FB34 #FBFC70 #FDFDAC #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#FBFC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC70
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC70 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF778
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc70; /* rgb */ color: rgb(251, 252, 112); /* oklch */ color: oklch(96.4% 0.161 109.5);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fbfc70',
950: '#000000',
},
}SCSS
$custom: #fbfc70; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfc70",
"rgb": {
"r": 251,
"g": 252,
"b": 112
},
"hsl": {
"h": 60.429,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.96393,
"c": 0.1609,
"h": 109.5
},
"luminance": 0.913
}Semantic roles & 50–950 ramp
primary
#FBFC70
secondary
#3938D8
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580