#FBFC72#FBFC72
#FBFC72 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.4% C 0.159 H 109.4°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC72 |
|---|---|
| RGB | rgb(251, 252, 114) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 55%, 99%) |
| CMYK | cmyk(0.4%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(96.55, -17.76, 64.70) |
| CIE-LCH | lch(96.55, 67.09, 105.35°) |
| OKLab | oklab(96.41% -0.053 0.1501) |
| OKLCH | oklch(96.41% 0.159 109.4) |
| XYZ | xyz(77.6334, 91.3469, 29.4585) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.74
Pastel Yellow
#FFFE71
ΔE00 0.75
Custard
#FFFD78
ΔE00 0.87
Light Yellow
#FFFE7A
ΔE00 0.90
Banana (survey)
#FFFF7E
ΔE00 1.23
Faded Yellow
#FEFF7F
ΔE00 1.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC72 #7372FC
analogous
#FCB872 #FBFC72 #B6FC72
triadic
#FBFC72 #72FBFC #FC72FB
tetradic
#FBFC72 #72FCB8 #7372FC #FC72B6
square
#FBFC72 #72FCB8 #7372FC #FC72B6
split-complementary
#FBFC72 #72B6FC #B872FC
monochromatic
#EDEF05 #F9FB36 #FBFC72 #FDFDAE #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FBFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC72
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC72 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF364
Deuteranopia (green-blind)
#FFF77A
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc72; /* rgb */ color: rgb(251, 252, 114); /* oklch */ color: oklch(96.4% 0.159 109.4);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fbfc72',
950: '#000000',
},
}SCSS
$custom: #fbfc72; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfc72",
"rgb": {
"r": 251,
"g": 252,
"b": 114
},
"hsl": {
"h": 60.435,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.96413,
"c": 0.15921,
"h": 109.4
},
"luminance": 0.91345
}Semantic roles & 50–950 ramp
primary
#FBFC72
secondary
#3B3AD8
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580