#FBF4F4#FBF4F4
#FBF4F4 is a very light, near-neutral red. Relative luminance 0.917; OKLCH L 97.3% C 0.008 H 17.3°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4F4 |
|---|---|
| RGB | rgb(251, 244, 244) |
| HSL | hsl(0, 47%, 97%) |
| HSV | hsv(0, 3%, 98%) |
| CMYK | cmyk(0%, 2.8%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.72, 2.33, 0.83) |
| CIE-LCH | lch(96.72, 2.48, 19.57°) |
| OKLab | oklab(97.26% 0.0072 0.0022) |
| OKLCH | oklch(97.26% 0.008 17.3) |
| XYZ | xyz(88.4611, 91.7427, 98.6183) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 1.45
Very Light Pink
#FFF4F2
ΔE00 1.78
Whitesmoke
#F5F5F5
ΔE00 3.33
Seashell
#FFF5EE
ΔE00 3.43
Pale Grey
#FDFDFE
ΔE00 3.57
Off White
#FAF9F6
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4F4 #F4FBFB
analogous
#FBF4F8 #FBF4F4 #FBF8F4
triadic
#FBF4F4 #F4FBF4 #F4F4FB
tetradic
#FBF4F4 #F8FBF4 #F4FBFB #F8F4FB
square
#FBF4F4 #F8FBF4 #F4FBFB #F8F4FB
split-complementary
#FBF4F4 #F4FBF8 #F4F8FB
monochromatic
#DA9A9A #EBC7C7 #F7E9E9 #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.09
#FBF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#FBF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4F4
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4F4 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F4
Deuteranopia (green-blind)
#F7F6F4
Tritanopia (blue-blind)
#FDF3F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4f4; /* rgb */ color: rgb(251, 244, 244); /* oklch */ color: oklch(97.3% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#fcf7f7',
500: '#fbf4f4',
950: '#000000',
},
}SCSS
$custom: #fbf4f4; $custom-light: #fcf7f7; $custom-dark: #000000;
JSON
{
"hex": "#fbf4f4",
"rgb": {
"r": 251,
"g": 244,
"b": 244
},
"hsl": {
"h": 0,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.97257,
"c": 0.00752,
"h": 17.3
},
"luminance": 0.91742
}Semantic roles & 50–950 ramp
primary
#FBF4F4
secondary
#B8DBDB
accent
#BABA2C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585