#FFFB72#FFFB72
#FFFB72 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.158 H 107.5°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFB72 |
|---|---|
| RGB | rgb(255, 251, 114) |
| HSL | hsl(58, 100%, 72%) |
| HSV | hsv(58, 55%, 100%) |
| CMYK | cmyk(0%, 1.6%, 55.3%, 0%) |
| CIE-LAB | lab(96.60, -15.69, 64.84) |
| CIE-LCH | lch(96.60, 66.72, 103.61°) |
| OKLab | oklab(96.53% -0.0473 0.1504) |
| OKLCH | oklch(96.53% 0.158 107.5) |
| XYZ | xyz(78.7767, 91.4715, 29.4224) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.58
Custard
#FFFD78
ΔE00 0.79
Pastel Yellow
#FFFE71
ΔE00 0.88
Light Yellow
#FFFE7A
ΔE00 1.11
Banana (survey)
#FFFF7E
ΔE00 1.59
Straw
#FCF679
ΔE00 1.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFB72 #7276FF
analogous
#FFB572 #FFFB72 #BCFF72
triadic
#FFFB72 #72FFFB #FB72FF
tetradic
#FFFB72 #72FFB5 #7276FF #FF72BC
square
#FFFB72 #72FFB5 #7276FF #FF72BC
split-complementary
#FFFB72 #72BCFF #B572FF
monochromatic
#F7F000 #FFF935 #FFFB72 #FFFDAF #FFFEE0
Accessibility & contrast
On white
1.09
#FFFB72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FFFB72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFB72
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFB72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFB72 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF264
Deuteranopia (green-blind)
#FFF879
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fffb72; /* rgb */ color: rgb(255, 251, 114); /* oklch */ color: oklch(96.5% 0.158 107.5);
Tailwind
colors: {
custom: {
50: '#fffc9f',
500: '#fffb72',
950: '#000000',
},
}SCSS
$custom: #fffb72; $custom-light: #fffc9f; $custom-dark: #000000;
JSON
{
"hex": "#fffb72",
"rgb": {
"r": 255,
"g": 251,
"b": 114
},
"hsl": {
"h": 58.298,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.96529,
"c": 0.15764,
"h": 107.5
},
"luminance": 0.91469
}Semantic roles & 50–950 ramp
primary
#FFFB72
secondary
#393EDC
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580