#FBF79C#FBF79C
#FBF79C is a very light, moderate yellow. Relative luminance 0.894; OKLCH L 95.9% C 0.113 H 106.2°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF79C |
|---|---|
| RGB | rgb(251, 247, 156) |
| HSL | hsl(57, 92%, 80%) |
| HSV | hsv(57, 38%, 98%) |
| CMYK | cmyk(0%, 1.6%, 37.8%, 1.6%) |
| CIE-LAB | lab(95.76, -11.53, 44.22) |
| CIE-LCH | lch(95.76, 45.70, 104.61°) |
| OKLab | oklab(95.94% -0.0313 0.1081) |
| OKLCH | oklch(95.94% 0.113 106.2) |
| XYZ | xyz(79.0463, 89.4328, 44.5443) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.13
Dark Cream
#FFF39A
ΔE00 2.20
Parchment
#FEFCAF
ΔE00 2.72
Manilla
#FFFA86
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 3.73
Creme
#FFFFB6
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF79C #9CA0FB
analogous
#FBC89C #FBF79C #CFFB9C
triadic
#FBF79C #9CFBF7 #F79CFB
tetradic
#FBF79C #9CFBC8 #9CA0FB #FB9CCF
square
#FBF79C #9CFBC8 #9CA0FB #FB9CCF
split-complementary
#FBF79C #9CCFFB #C89CFB
monochromatic
#F6ED26 #F9F261 #FBF79C #FDFCD7 #FEFDE2
Accessibility & contrast
On white
1.11
#FBF79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FBF79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF79C
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF79C | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF095
Deuteranopia (green-blind)
#FFF5A0
Tritanopia (blue-blind)
#FFECE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf79c; /* rgb */ color: rgb(251, 247, 156); /* oklch */ color: oklch(95.9% 0.113 106.2);
Tailwind
colors: {
custom: {
50: '#fef9ba',
500: '#fbf79c',
950: '#000000',
},
}SCSS
$custom: #fbf79c; $custom-light: #fef9ba; $custom-dark: #000000;
JSON
{
"hex": "#fbf79c",
"rgb": {
"r": 251,
"g": 247,
"b": 156
},
"hsl": {
"h": 57.474,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.95942,
"c": 0.11256,
"h": 106.2
},
"luminance": 0.89431
}Semantic roles & 50–950 ramp
primary
#FBF79C
secondary
#5F64DC
accent
#0AE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582