#FBF2F3#FBF2F3
#FBF2F3 is a very light, near-neutral red. Relative luminance 0.905; OKLCH L 96.8% C 0.010 H 9.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2F3 |
|---|---|
| RGB | rgb(251, 242, 243) |
| HSL | hsl(353, 53%, 97%) |
| HSV | hsv(353, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 3.2%, 1.6%) |
| CIE-LAB | lab(96.20, 3.18, 0.59) |
| CIE-LCH | lch(96.20, 3.23, 10.54°) |
| OKLab | oklab(96.84% 0.0096 0.0016) |
| OKLCH | oklch(96.84% 0.01 9.6) |
| XYZ | xyz(87.7112, 90.4851, 97.6213) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.61
Snow
#FFFAFA
ΔE00 2.43
Lavenderblush
#FFF0F5
ΔE00 3.28
Seashell
#FFF5EE
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.34
Pale Grey
#FDFDFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2F3 #F2FBFA
analogous
#FBF2F8 #FBF2F3 #FBF6F2
triadic
#FBF2F3 #F3FBF2 #F2F3FB
tetradic
#FBF2F3 #F8FBF2 #F2FBFA #F6F2FB
square
#FBF2F3 #F8FBF2 #F2FBFA #F6F2FB
split-complementary
#FBF2F3 #F2FBF6 #F2F8FB
monochromatic
#DE949D #EDC3C8 #F8E8E9 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.10
#FBF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#FBF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2F3
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2F3 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F3
Deuteranopia (green-blind)
#F5F5F3
Tritanopia (blue-blind)
#FDF1F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf2f3; /* rgb */ color: rgb(251, 242, 243); /* oklch */ color: oklch(96.8% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#fcf6f7',
500: '#fbf2f3',
950: '#000000',
},
}SCSS
$custom: #fbf2f3; $custom-light: #fcf6f7; $custom-dark: #000000;
JSON
{
"hex": "#fbf2f3",
"rgb": {
"r": 251,
"g": 242,
"b": 243
},
"hsl": {
"h": 353.333,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96842,
"c": 0.00976,
"h": 9.6
},
"luminance": 0.90485
}Semantic roles & 50–950 ramp
primary
#FBF2F3
secondary
#B4DDD8
accent
#C0AF25
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585