#FBF47F#FBF47F
#FBF47F is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.9% C 0.139 H 105.7°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF47F |
|---|---|
| RGB | rgb(251, 244, 127) |
| HSL | hsl(57, 94%, 74%) |
| HSV | hsv(57, 49%, 98%) |
| CMYK | cmyk(0%, 2.8%, 49.4%, 1.6%) |
| CIE-LAB | lab(94.63, -12.84, 56.65) |
| CIE-LCH | lch(94.63, 58.08, 102.77°) |
| OKLab | oklab(94.93% -0.0376 0.134) |
| OKLCH | oklch(94.93% 0.139 105.7) |
| XYZ | xyz(75.9671, 86.7451, 32.8163) |
| Luminance | 0.8674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.02
Manilla
#FFFA86
ΔE00 1.29
Yellowish Tan
#FCFC81
ΔE00 2.20
Sandy Yellow
#FDEE73
ΔE00 2.43
Custard
#FFFD78
ΔE00 2.59
Pale Yellow
#FFFF84
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF47F #7F86FB
analogous
#FBB67F #FBF47F #C4FB7F
triadic
#FBF47F #7FFBF4 #F47FFB
tetradic
#FBF47F #7FFBB6 #7F86FB #FB7FC4
square
#FBF47F #7FFBB6 #7F86FB #FB7FC4
split-complementary
#FBF47F #7FC4FB #B67FFB
monochromatic
#F7EA08 #F9EF44 #FBF47F #FDF9BA #FEFCE1
Accessibility & contrast
On white
1.14
#FBF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#FBF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF47F
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF47F | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FFF285
Tritanopia (blue-blind)
#FFE7D9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbf47f; /* rgb */ color: rgb(251, 244, 127); /* oklch */ color: oklch(94.9% 0.139 105.7);
Tailwind
colors: {
custom: {
50: '#fff7a7',
500: '#fbf47f',
950: '#000000',
},
}SCSS
$custom: #fbf47f; $custom-light: #fff7a7; $custom-dark: #000000;
JSON
{
"hex": "#fbf47f",
"rgb": {
"r": 251,
"g": 244,
"b": 127
},
"hsl": {
"h": 56.613,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.94925,
"c": 0.13918,
"h": 105.7
},
"luminance": 0.86743
}Semantic roles & 50–950 ramp
primary
#FBF47F
secondary
#464ED9
accent
#0DE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580