#FBF79F#FBF79F
#FBF79F is a very light, moderate yellow. Relative luminance 0.895; OKLCH L 96.0% C 0.109 H 106.0°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF79F |
|---|---|
| RGB | rgb(251, 247, 159) |
| HSL | hsl(57, 92%, 80%) |
| HSV | hsv(57, 37%, 98%) |
| CMYK | cmyk(0%, 1.6%, 36.7%, 1.6%) |
| CIE-LAB | lab(95.80, -11.20, 42.80) |
| CIE-LCH | lch(95.80, 44.25, 104.67°) |
| OKLab | oklab(95.99% -0.0302 0.105) |
| OKLCH | oklch(95.99% 0.109 106) |
| XYZ | xyz(79.3035, 89.5357, 45.8987) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.06
Dark Cream
#FFF39A
ΔE00 2.22
Parchment
#FEFCAF
ΔE00 2.28
Light Beige
#FFFEB6
ΔE00 3.35
Creme
#FFFFB6
ΔE00 3.37
Khaki (CSS)
#F0E68C
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF79F #9FA3FB
analogous
#FBC99F #FBF79F #D1FB9F
triadic
#FBF79F #9FFBF7 #F79FFB
tetradic
#FBF79F #9FFBC9 #9FA3FB #FB9FD1
square
#FBF79F #9FFBC9 #9FA3FB #FB9FD1
split-complementary
#FBF79F #9FD1FB #C99FFB
monochromatic
#F6ED29 #F9F264 #FBF79F #FDFCDA #FEFDE2
Accessibility & contrast
On white
1.11
#FBF79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#FBF79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF79F
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF79F | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF198
Deuteranopia (green-blind)
#FFF5A3
Tritanopia (blue-blind)
#FFECE1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf79f; /* rgb */ color: rgb(251, 247, 159); /* oklch */ color: oklch(96.0% 0.109 106.0);
Tailwind
colors: {
custom: {
50: '#fef9bc',
500: '#fbf79f',
950: '#000000',
},
}SCSS
$custom: #fbf79f; $custom-light: #fef9bc; $custom-dark: #000000;
JSON
{
"hex": "#fbf79f",
"rgb": {
"r": 251,
"g": 247,
"b": 159
},
"hsl": {
"h": 57.391,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.9599,
"c": 0.10924,
"h": 106
},
"luminance": 0.89534
}Semantic roles & 50–950 ramp
primary
#FBF79F
secondary
#6167DD
accent
#0AE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582