#FBF775#FBF775
#FBF775 is a very light, vivid yellow. Relative luminance 0.883; OKLCH L 95.4% C 0.151 H 107.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF775 |
|---|---|
| RGB | rgb(251, 247, 117) |
| HSL | hsl(58, 94%, 72%) |
| HSV | hsv(58, 53%, 98%) |
| CMYK | cmyk(0%, 1.6%, 53.4%, 1.6%) |
| CIE-LAB | lab(95.29, -15.11, 61.95) |
| CIE-LCH | lch(95.29, 63.77, 103.71°) |
| OKLab | oklab(95.42% -0.0451 0.1446) |
| OKLCH | oklch(95.42% 0.151 107.3) |
| XYZ | xyz(76.2574, 88.3173, 29.8561) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.70
Custard
#FFFD78
ΔE00 1.25
Butter Yellow
#FFFD74
ΔE00 1.38
Light Yellow
#FFFE7A
ΔE00 1.48
Yellowish Tan
#FCFC81
ΔE00 1.67
Pastel Yellow
#FFFE71
ΔE00 1.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF775 #7579FB
analogous
#FBB475 #FBF775 #BCFB75
triadic
#FBF775 #75FBF7 #F775FB
tetradic
#FBF775 #75FBB4 #7579FB #FB75BC
square
#FBF775 #75FBB4 #7579FB #FB75BC
split-complementary
#FBF775 #75BCFB #B475FB
monochromatic
#EFE807 #F9F43A #FBF775 #FDFAB0 #FEFDE1
Accessibility & contrast
On white
1.13
#FBF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FBF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF775
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF775 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFF47C
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf775; /* rgb */ color: rgb(251, 247, 117); /* oklch */ color: oklch(95.4% 0.151 107.3);
Tailwind
colors: {
custom: {
50: '#fff9a0',
500: '#fbf775',
950: '#000000',
},
}SCSS
$custom: #fbf775; $custom-light: #fff9a0; $custom-dark: #000000;
JSON
{
"hex": "#fbf775",
"rgb": {
"r": 251,
"g": 247,
"b": 117
},
"hsl": {
"h": 58.209,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.9542,
"c": 0.15144,
"h": 107.3
},
"luminance": 0.88315
}Semantic roles & 50–950 ramp
primary
#FBF775
secondary
#3D41D7
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580