#FBF4F3#FBF4F3
#FBF4F3 is a very light, near-neutral red. Relative luminance 0.917; OKLCH L 97.2% C 0.008 H 27.2°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4F3 |
|---|---|
| RGB | rgb(251, 244, 243) |
| HSL | hsl(8, 50%, 97%) |
| HSV | hsv(8, 3%, 98%) |
| CMYK | cmyk(0%, 2.8%, 3.2%, 1.6%) |
| CIE-LAB | lab(96.69, 2.16, 1.31) |
| CIE-LCH | lch(96.69, 2.53, 31.21°) |
| OKLab | oklab(97.23% 0.0068 0.0035) |
| OKLCH | oklch(97.23% 0.008 27.2) |
| XYZ | xyz(88.3097, 91.6821, 97.8208) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 1.48
Very Light Pink
#FFF4F2
ΔE00 1.68
Seashell
#FFF5EE
ΔE00 2.94
Whitesmoke
#F5F5F5
ΔE00 3.24
Off White
#FAF9F6
ΔE00 3.45
Pale Grey
#FDFDFE
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4F3 #F3FAFB
analogous
#FBF3F6 #FBF4F3 #FBF8F3
triadic
#FBF4F3 #F3FBF4 #F4F3FB
tetradic
#FBF4F3 #F6FBF3 #F3FAFB #F8F3FB
square
#FBF4F3 #F6FBF3 #F3FAFB #F8F3FB
split-complementary
#FBF4F3 #F3FBF8 #F3F6FB
monochromatic
#DCA097 #ECCAC5 #F7EAE8 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.09
#FBF4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#FBF4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4F3
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4F3 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F3
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#FDF3F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf4f3; /* rgb */ color: rgb(251, 244, 243); /* oklch */ color: oklch(97.2% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#fcf7f7',
500: '#fbf4f3',
950: '#000000',
},
}SCSS
$custom: #fbf4f3; $custom-light: #fcf7f7; $custom-dark: #000000;
JSON
{
"hex": "#fbf4f3",
"rgb": {
"r": 251,
"g": 244,
"b": 243
},
"hsl": {
"h": 7.5,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97229,
"c": 0.00765,
"h": 27.2
},
"luminance": 0.91682
}Semantic roles & 50–950 ramp
primary
#FBF4F3
secondary
#B6D7DC
accent
#ABBD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585