#FBF2F2#FBF2F2
#FBF2F2 is a very light, near-neutral red. Relative luminance 0.904; OKLCH L 96.8% C 0.010 H 17.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2F2 |
|---|---|
| RGB | rgb(251, 242, 242) |
| HSL | hsl(0, 53%, 97%) |
| HSV | hsv(0, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 3.6%, 1.6%) |
| CIE-LAB | lab(96.17, 3.01, 1.07) |
| CIE-LCH | lch(96.17, 3.19, 19.62°) |
| OKLab | oklab(96.82% 0.0093 0.0029) |
| OKLCH | oklch(96.82% 0.01 17.4) |
| XYZ | xyz(87.5606, 90.4249, 96.8281) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.24
Snow
#FFFAFA
ΔE00 2.31
Seashell
#FFF5EE
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 3.65
Whitesmoke
#F5F5F5
ΔE00 4.21
Pale Grey
#FDFDFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2F2 #F2FBFB
analogous
#FBF2F7 #FBF2F2 #FBF7F2
triadic
#FBF2F2 #F2FBF2 #F2F2FB
tetradic
#FBF2F2 #F7FBF2 #F2FBFB #F7F2FB
square
#FBF2F2 #F7FBF2 #F2FBFB #F7F2FB
split-complementary
#FBF2F2 #F2FBF7 #F2F7FB
monochromatic
#DE9494 #EDC3C3 #F8E8E8 #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.10
#FBF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#FBF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2F2
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2F2 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#F5F5F2
Tritanopia (blue-blind)
#FDF1F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf2f2; /* rgb */ color: rgb(251, 242, 242); /* oklch */ color: oklch(96.8% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#fcf6f6',
500: '#fbf2f2',
950: '#000000',
},
}SCSS
$custom: #fbf2f2; $custom-light: #fcf6f6; $custom-dark: #000000;
JSON
{
"hex": "#fbf2f2",
"rgb": {
"r": 251,
"g": 242,
"b": 242
},
"hsl": {
"h": 0,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96815,
"c": 0.00969,
"h": 17.4
},
"luminance": 0.90424
}Semantic roles & 50–950 ramp
primary
#FBF2F2
secondary
#B4DDDD
accent
#C0C025
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585