#FBF672#FBF672
#FBF672 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.2% C 0.153 H 107.0°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF672 |
|---|---|
| RGB | rgb(251, 246, 114) |
| HSL | hsl(58, 94%, 72%) |
| HSV | hsv(58, 55%, 98%) |
| CMYK | cmyk(0%, 2%, 54.6%, 1.6%) |
| CIE-LAB | lab(95.01, -14.85, 62.95) |
| CIE-LCH | lch(95.01, 64.68, 103.28°) |
| OKLab | oklab(95.18% -0.0447 0.1464) |
| OKLCH | oklch(95.18% 0.153 107) |
| XYZ | xyz(75.7789, 87.6379, 28.8403) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.81
Custard
#FFFD78
ΔE00 1.49
Butter Yellow
#FFFD74
ΔE00 1.52
Light Yellow
#FFFE7A
ΔE00 1.77
Pastel Yellow
#FFFE71
ΔE00 1.88
Yellowish Tan
#FCFC81
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF672 #7277FB
analogous
#FBB272 #FBF672 #BCFB72
triadic
#FBF672 #72FBF6 #F672FB
tetradic
#FBF672 #72FBB2 #7277FB #FB72BC
square
#FBF672 #72FBB2 #7277FB #FB72BC
split-complementary
#FBF672 #72BCFB #B272FB
monochromatic
#ECE407 #F9F236 #FBF672 #FDFAAE #FEFDE1
Accessibility & contrast
On white
1.13
#FBF672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FBF672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF672
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF672 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FFF379
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf672; /* rgb */ color: rgb(251, 246, 114); /* oklch */ color: oklch(95.2% 0.153 107.0);
Tailwind
colors: {
custom: {
50: '#fff99e',
500: '#fbf672',
950: '#000000',
},
}SCSS
$custom: #fbf672; $custom-light: #fff99e; $custom-dark: #000000;
JSON
{
"hex": "#fbf672",
"rgb": {
"r": 251,
"g": 246,
"b": 114
},
"hsl": {
"h": 57.81,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.95183,
"c": 0.15306,
"h": 107
},
"luminance": 0.87636
}Semantic roles & 50–950 ramp
primary
#FBF672
secondary
#3A40D7
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580