#FBF0F2#FBF0F2
#FBF0F2 is a very light, near-neutral red. Relative luminance 0.892; OKLCH L 96.4% C 0.012 H 4.7°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0F2 |
|---|---|
| RGB | rgb(251, 240, 242) |
| HSL | hsl(349, 58%, 96%) |
| HSV | hsv(349, 4%, 98%) |
| CMYK | cmyk(0%, 4.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(95.68, 4.03, 0.36) |
| CIE-LCH | lch(95.68, 4.04, 5.04°) |
| OKLab | oklab(96.43% 0.0121 0.001) |
| OKLCH | oklch(96.43% 0.012 4.7) |
| XYZ | xyz(86.9686, 89.2409, 96.6308) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.12
Lavenderblush
#FFF0F5
ΔE00 2.25
Snow
#FFFAFA
ΔE00 3.47
Seashell
#FFF5EE
ΔE00 4.78
Ghostwhite
#F8F8FF
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0F2 #F0FBF9
analogous
#FBF0F8 #FBF0F2 #FBF4F0
triadic
#FBF0F2 #F2FBF0 #F0F2FB
tetradic
#FBF0F2 #F8FBF0 #F0FBF9 #F4F0FB
square
#FBF0F2 #F8FBF0 #F0FBF9 #F4F0FB
split-complementary
#FBF0F2 #F0FBF4 #F0F8FB
monochromatic
#E18F9E #EEC0C8 #F9E7EA #F9E7EA #F9E7EA
Accessibility & contrast
On white
1.11
#FBF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#FBF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0F2
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0F2 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#FDEFF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf0f2; /* rgb */ color: rgb(251, 240, 242); /* oklch */ color: oklch(96.4% 0.012 4.7);
Tailwind
colors: {
custom: {
50: '#fcf4f6',
500: '#fbf0f2',
950: '#000000',
},
}SCSS
$custom: #fbf0f2; $custom-light: #fcf4f6; $custom-dark: #000000;
JSON
{
"hex": "#fbf0f2",
"rgb": {
"r": 251,
"g": 240,
"b": 242
},
"hsl": {
"h": 349.091,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.96429,
"c": 0.01212,
"h": 4.7
},
"luminance": 0.8924
}Semantic roles & 50–950 ramp
primary
#FBF0F2
secondary
#B1DED6
accent
#C5A720
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585