#FBF676#FBF676
#FBF676 is a very light, vivid yellow. Relative luminance 0.877; OKLCH L 95.2% C 0.150 H 106.9°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF676 |
|---|---|
| RGB | rgb(251, 246, 118) |
| HSL | hsl(58, 94%, 72%) |
| HSV | hsv(58, 53%, 98%) |
| CMYK | cmyk(0%, 2%, 53%, 1.6%) |
| CIE-LAB | lab(95.05, -14.55, 61.22) |
| CIE-LCH | lch(95.05, 62.93, 103.37°) |
| OKLab | oklab(95.23% -0.0434 0.1431) |
| OKLCH | oklch(95.23% 0.15 106.9) |
| XYZ | xyz(76.0115, 87.7309, 30.0657) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.40
Custard
#FFFD78
ΔE00 1.53
Butter Yellow
#FFFD74
ΔE00 1.68
Manilla
#FFFA86
ΔE00 1.75
Light Yellow
#FFFE7A
ΔE00 1.76
Yellowish Tan
#FCFC81
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF676 #767BFB
analogous
#FBB376 #FBF676 #BEFB76
triadic
#FBF676 #76FBF6 #F676FB
tetradic
#FBF676 #76FBB3 #767BFB #FB76BE
square
#FBF676 #76FBB3 #767BFB #FB76BE
split-complementary
#FBF676 #76BEFB #B376FB
monochromatic
#F0E707 #F9F23B #FBF676 #FDFAB1 #FEFDE1
Accessibility & contrast
On white
1.13
#FBF676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#FBF676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF676
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF676 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFF37D
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf676; /* rgb */ color: rgb(251, 246, 118); /* oklch */ color: oklch(95.2% 0.150 106.9);
Tailwind
colors: {
custom: {
50: '#fff9a1',
500: '#fbf676',
950: '#000000',
},
}SCSS
$custom: #fbf676; $custom-light: #fff9a1; $custom-dark: #000000;
JSON
{
"hex": "#fbf676",
"rgb": {
"r": 251,
"g": 246,
"b": 118
},
"hsl": {
"h": 57.744,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.95227,
"c": 0.14953,
"h": 106.9
},
"luminance": 0.87729
}Semantic roles & 50–950 ramp
primary
#FBF676
secondary
#3E44D7
accent
#09E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580