#FBF2F4#FBF2F4
#FBF2F4 is a very light, near-neutral red. Relative luminance 0.905; OKLCH L 96.9% C 0.010 H 2.0°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2F4 |
|---|---|
| RGB | rgb(251, 242, 244) |
| HSL | hsl(347, 53%, 97%) |
| HSV | hsv(347, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.22, 3.35, 0.11) |
| CIE-LCH | lch(96.22, 3.35, 1.90°) |
| OKLab | oklab(96.87% 0.01 0.0004) |
| OKLCH | oklch(96.87% 0.01 2) |
| XYZ | xyz(87.8626, 90.5457, 98.4188) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.03
Snow
#FFFAFA
ΔE00 2.64
Lavenderblush
#FFF0F5
ΔE00 2.96
Ghostwhite
#F8F8FF
ΔE00 4.38
Seashell
#FFF5EE
ΔE00 4.51
Whitesmoke
#F5F5F5
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2F4 #F2FBF9
analogous
#FBF2F9 #FBF2F4 #FBF5F2
triadic
#FBF2F4 #F4FBF2 #F2F4FB
tetradic
#FBF2F4 #F9FBF2 #F2FBF9 #F5F2FB
square
#FBF2F4 #F9FBF2 #F2FBF9 #F5F2FB
split-complementary
#FBF2F4 #F2FBF5 #F2F9FB
monochromatic
#DE94A5 #EDC3CC #F8E8EB #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.10
#FBF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#FBF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2F4
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2F4 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#FDF2F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf2f4; /* rgb */ color: rgb(251, 242, 244); /* oklch */ color: oklch(96.9% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#fcf6f7',
500: '#fbf2f4',
950: '#000000',
},
}SCSS
$custom: #fbf2f4; $custom-light: #fcf6f7; $custom-dark: #000000;
JSON
{
"hex": "#fbf2f4",
"rgb": {
"r": 251,
"g": 242,
"b": 244
},
"hsl": {
"h": 346.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.9687,
"c": 0.01001,
"h": 2
},
"luminance": 0.90545
}Semantic roles & 50–950 ramp
primary
#FBF2F4
secondary
#B4DDD4
accent
#C09E25
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585