#FBFF72#FBFF72
#FBFF72 is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.0% C 0.162 H 110.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF72 |
|---|---|
| RGB | rgb(251, 255, 114) |
| HSL | hsl(62, 100%, 72%) |
| HSV | hsv(62, 55%, 100%) |
| CMYK | cmyk(1.6%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(97.33, -19.20, 65.58) |
| CIE-LCH | lch(97.33, 68.33, 106.32°) |
| OKLab | oklab(97.03% -0.057 0.152) |
| OKLCH | oklch(97.03% 0.162 110.6) |
| XYZ | xyz(78.5829, 93.2460, 29.7750) |
| Luminance | 0.9324 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.13
Light Yellow
#FFFE7A
ΔE00 1.35
Butter Yellow
#FFFD74
ΔE00 1.35
Custard
#FFFD78
ΔE00 1.47
Banana (survey)
#FFFF7E
ΔE00 1.48
Faded Yellow
#FEFF7F
ΔE00 1.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF72 #7672FF
analogous
#FFBC72 #FBFF72 #B5FF72
triadic
#FBFF72 #72FBFF #FF72FB
tetradic
#FBFF72 #72FFBC #7672FF #FF72B5
square
#FBFF72 #72FFBC #7672FF #FF72B5
split-complementary
#FBFF72 #72B5FF #BC72FF
monochromatic
#F0F700 #F9FF35 #FBFF72 #FDFFAF #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#FBFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF72
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF72 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF563
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff72; /* rgb */ color: rgb(251, 255, 114); /* oklch */ color: oklch(97.0% 0.162 110.6);
Tailwind
colors: {
custom: {
50: '#ffff9f',
500: '#fbff72',
950: '#000000',
},
}SCSS
$custom: #fbff72; $custom-light: #ffff9f; $custom-dark: #000000;
JSON
{
"hex": "#fbff72",
"rgb": {
"r": 251,
"g": 255,
"b": 114
},
"hsl": {
"h": 61.702,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.97031,
"c": 0.16236,
"h": 110.6
},
"luminance": 0.93244
}Semantic roles & 50–950 ramp
primary
#FBFF72
secondary
#3E39DC
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580