#FBF3F3#FBF3F3
#FBF3F3 is a very light, near-neutral red. Relative luminance 0.911; OKLCH L 97.0% C 0.009 H 17.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3F3 |
|---|---|
| RGB | rgb(251, 243, 243) |
| HSL | hsl(0, 50%, 97%) |
| HSV | hsv(0, 3%, 98%) |
| CMYK | cmyk(0%, 3.2%, 3.2%, 1.6%) |
| CIE-LAB | lab(96.44, 2.67, 0.95) |
| CIE-LCH | lch(96.44, 2.83, 19.60°) |
| OKLab | oklab(97.04% 0.0082 0.0026) |
| OKLCH | oklch(97.04% 0.009 17.3) |
| XYZ | xyz(88.0096, 91.0820, 97.7208) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.46
Snow
#FFFAFA
ΔE00 1.87
Seashell
#FFF5EE
ΔE00 3.44
Whitesmoke
#F5F5F5
ΔE00 3.77
Lavenderblush
#FFF0F5
ΔE00 4.01
Pale Grey
#FDFDFE
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3F3 #F3FBFB
analogous
#FBF3F7 #FBF3F3 #FBF7F3
triadic
#FBF3F3 #F3FBF3 #F3F3FB
tetradic
#FBF3F3 #F7FBF3 #F3FBFB #F7F3FB
square
#FBF3F3 #F7FBF3 #F3FBFB #F7F3FB
split-complementary
#FBF3F3 #F3FBF7 #F3F7FB
monochromatic
#DC9797 #ECC5C5 #F7E8E8 #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.09
#FBF3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#FBF3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3F3
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3F3 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F3
Deuteranopia (green-blind)
#F6F5F3
Tritanopia (blue-blind)
#FDF2F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3f3; /* rgb */ color: rgb(251, 243, 243); /* oklch */ color: oklch(97.0% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#fcf7f7',
500: '#fbf3f3',
950: '#000000',
},
}SCSS
$custom: #fbf3f3; $custom-light: #fcf7f7; $custom-dark: #000000;
JSON
{
"hex": "#fbf3f3",
"rgb": {
"r": 251,
"g": 243,
"b": 243
},
"hsl": {
"h": 0,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97035,
"c": 0.0086,
"h": 17.3
},
"luminance": 0.91081
}Semantic roles & 50–950 ramp
primary
#FBF3F3
secondary
#B6DCDC
accent
#BDBD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585