#FBFBF4#FBFBF4
#FBFBF4 is a very light, near-neutral yellow. Relative luminance 0.960; OKLCH L 98.6% C 0.009 H 106.6°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBF4 |
|---|---|
| RGB | rgb(251, 251, 244) |
| HSL | hsl(60, 47%, 97%) |
| HSV | hsv(60, 3%, 98%) |
| CMYK | cmyk(0%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(98.45, -1.21, 3.35) |
| CIE-LCH | lch(98.45, 3.56, 109.90°) |
| OKLab | oklab(98.62% -0.0026 0.0088) |
| OKLCH | oklch(98.62% 0.009 106.6) |
| XYZ | xyz(90.6075, 96.0354, 99.3337) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.14
Floralwhite
#FFFAF0
ΔE00 2.44
Ivory
#FFFFF0
ΔE00 3.47
White
#FFFFFF
ΔE00 3.62
Whitesmoke
#F5F5F5
ΔE00 3.68
Pale Grey
#FDFDFE
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBF4 #F4F4FB
analogous
#FBF8F4 #FBFBF4 #F8FBF4
triadic
#FBFBF4 #F4FBFB #FBF4FB
tetradic
#FBFBF4 #F4FBF8 #F4F4FB #FBF4F8
square
#FBFBF4 #F4FBF8 #F4F4FB #FBF4F8
split-complementary
#FBFBF4 #F4F8FB #F8F4FB
monochromatic
#DADA9A #EBEBC7 #F7F7E9 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.04
#FBFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#FBFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBF4
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBF4 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#FCFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfbf4; /* rgb */ color: rgb(251, 251, 244); /* oklch */ color: oklch(98.6% 0.009 106.6);
Tailwind
colors: {
custom: {
50: '#fcfcf7',
500: '#fbfbf4',
950: '#000000',
},
}SCSS
$custom: #fbfbf4; $custom-light: #fcfcf7; $custom-dark: #000000;
JSON
{
"hex": "#fbfbf4",
"rgb": {
"r": 251,
"g": 251,
"b": 244
},
"hsl": {
"h": 60,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.98617,
"c": 0.00921,
"h": 106.6
},
"luminance": 0.96035
}Semantic roles & 50–950 ramp
primary
#FBFBF4
secondary
#B8B8DB
accent
#2CBA2C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585