#FFF3F2#FFF3F2
#FFF3F2 is a very light, near-neutral red. Relative luminance 0.918; OKLCH L 97.3% C 0.013 H 23.2°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3F2 |
|---|---|
| RGB | rgb(255, 243, 242) |
| HSL | hsl(5, 100%, 97%) |
| HSV | hsv(5, 5%, 100%) |
| CMYK | cmyk(0%, 4.7%, 5.1%, 0%) |
| CIE-LAB | lab(96.73, 3.85, 1.92) |
| CIE-LCH | lch(96.73, 4.30, 26.50°) |
| OKLab | oklab(97.32% 0.012 0.0051) |
| OKLCH | oklch(97.32% 0.013 23.2) |
| XYZ | xyz(89.3156, 91.7728, 96.9959) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 0.74
Snow
#FFFAFA
ΔE00 3.18
Lavenderblush
#FFF0F5
ΔE00 3.27
Seashell
#FFF5EE
ΔE00 3.43
Linen
#FAF0E6
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3F2 #F2FEFF
analogous
#FFF2F8 #FFF3F2 #FFF9F2
triadic
#FFF3F2 #F2FFF3 #F3F2FF
tetradic
#FFF3F2 #F8FFF2 #F2FEFF #F9F2FF
square
#FFF3F2 #F8FFF2 #F2FEFF #F9F2FF
split-complementary
#FFF3F2 #F2FFF9 #F2F8FF
monochromatic
#FF8278 #FFBBB5 #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.09
#FFF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#FFF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3F2
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3F2 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F8F6F2
Tritanopia (blue-blind)
#FFF2F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff3f2; /* rgb */ color: rgb(255, 243, 242); /* oklch */ color: oklch(97.3% 0.013 23.2);
Tailwind
colors: {
custom: {
50: '#fff7f6',
500: '#fff3f2',
950: '#000000',
},
}SCSS
$custom: #fff3f2; $custom-light: #fff7f6; $custom-dark: #000000;
JSON
{
"hex": "#fff3f2",
"rgb": {
"r": 255,
"g": 243,
"b": 242
},
"hsl": {
"h": 4.615,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.97325,
"c": 0.01302,
"h": 23.2
},
"luminance": 0.91772
}Semantic roles & 50–950 ramp
primary
#FFF3F2
secondary
#A6EAEF
accent
#D4E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585