#FBF2F0#FBF2F0
#FBF2F0 is a very light, near-neutral red. Relative luminance 0.903; OKLCH L 96.8% C 0.010 H 32.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2F0 |
|---|---|
| RGB | rgb(251, 242, 240) |
| HSL | hsl(11, 58%, 96%) |
| HSV | hsv(11, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 4.4%, 1.6%) |
| CIE-LAB | lab(96.12, 2.67, 2.03) |
| CIE-LCH | lch(96.12, 3.36, 37.34°) |
| OKLab | oklab(96.76% 0.0085 0.0054) |
| OKLCH | oklch(96.76% 0.01 32.5) |
| XYZ | xyz(87.2618, 90.3054, 95.2548) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 0.99
Snow
#FFFAFA
ΔE00 2.36
Seashell
#FFF5EE
ΔE00 2.51
Linen
#FAF0E6
ΔE00 3.93
Whitesmoke
#F5F5F5
ΔE00 4.08
Off White
#FAF9F6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2F0 #F0F9FB
analogous
#FBF0F4 #FBF2F0 #FBF8F0
triadic
#FBF2F0 #F0FBF2 #F2F0FB
tetradic
#FBF2F0 #F4FBF0 #F0F9FB #F8F0FB
square
#FBF2F0 #F4FBF0 #F0F9FB #F8F0FB
split-complementary
#FBF2F0 #F0FBF8 #F0F4FB
monochromatic
#E19E8F #EEC8C0 #F9EAE7 #F9EAE7 #F9EAE7
Accessibility & contrast
On white
1.10
#FBF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#FBF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2F0
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2F0 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F0
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#FEF1F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf2f0; /* rgb */ color: rgb(251, 242, 240); /* oklch */ color: oklch(96.8% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#fcf6f4',
500: '#fbf2f0',
950: '#000000',
},
}SCSS
$custom: #fbf2f0; $custom-light: #fcf6f4; $custom-dark: #000000;
JSON
{
"hex": "#fbf2f0",
"rgb": {
"r": 251,
"g": 242,
"b": 240
},
"hsl": {
"h": 10.909,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.96759,
"c": 0.01008,
"h": 32.5
},
"luminance": 0.90305
}Semantic roles & 50–950 ramp
primary
#FBF2F0
secondary
#B1D6DE
accent
#A7C520
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585