#FFF4F6#FFF4F6
#FFF4F6 is a very light, near-neutral red. Relative luminance 0.926; OKLCH L 97.6% C 0.012 H 4.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4F6 |
|---|---|
| RGB | rgb(255, 244, 246) |
| HSL | hsl(349, 100%, 98%) |
| HSV | hsv(349, 4%, 100%) |
| CMYK | cmyk(0%, 4.3%, 3.5%, 0%) |
| CIE-LAB | lab(97.07, 4.02, 0.35) |
| CIE-LCH | lch(97.07, 4.03, 5.04°) |
| OKLab | oklab(97.63% 0.012 0.001) |
| OKLCH | oklch(97.63% 0.012 4.7) |
| XYZ | xyz(90.2230, 92.6158, 100.2945) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.98
Lavenderblush
#FFF0F5
ΔE00 2.33
Snow
#FFFAFA
ΔE00 3.12
Seashell
#FFF5EE
ΔE00 4.70
Ghostwhite
#F8F8FF
ΔE00 5.01
Pale Grey
#FDFDFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4F6 #F4FFFD
analogous
#FFF4FB #FFF4F6 #FFF7F4
triadic
#FFF4F6 #F6FFF4 #F4F6FF
tetradic
#FFF4F6 #FBFFF4 #F4FFFD #F7F4FF
square
#FFF4F6 #FBFFF4 #F4FFFD #F7F4FF
split-complementary
#FFF4F6 #F4FFF7 #F4FBFF
monochromatic
#FF7A92 #FFB7C4 #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.08
#FFF4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FFF4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4F6
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4F6 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F6
Deuteranopia (green-blind)
#F8F7F6
Tritanopia (blue-blind)
#FFF3F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff4f6; /* rgb */ color: rgb(255, 244, 246); /* oklch */ color: oklch(97.6% 0.012 4.7);
Tailwind
colors: {
custom: {
50: '#fff7f9',
500: '#fff4f6',
950: '#000000',
},
}SCSS
$custom: #fff4f6; $custom-light: #fff7f9; $custom-dark: #000000;
JSON
{
"hex": "#fff4f6",
"rgb": {
"r": 255,
"g": 244,
"b": 246
},
"hsl": {
"h": 349.091,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.97627,
"c": 0.01208,
"h": 4.7
},
"luminance": 0.92615
}Semantic roles & 50–950 ramp
primary
#FFF4F6
secondary
#A8F0E2
accent
#E6BC00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585