#F1E4E4#F1E4E4
#F1E4E4 is a very light, near-neutral red. Relative luminance 0.798; OKLCH L 92.9% C 0.014 H 17.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E4E4 |
|---|---|
| RGB | rgb(241, 228, 228) |
| HSL | hsl(0, 32%, 92%) |
| HSV | hsv(0, 5%, 95%) |
| CMYK | cmyk(0%, 5.4%, 5.4%, 5.5%) |
| CIE-LAB | lab(91.59, 4.41, 1.58) |
| CIE-LCH | lch(91.59, 4.68, 19.74°) |
| OKLab | oklab(92.92% 0.0136 0.0043) |
| OKLCH | oklch(92.92% 0.014 17.4) |
| XYZ | xyz(78.0209, 79.7898, 84.6745) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.56
Lavenderblush
#FFF0F5
ΔE00 3.71
Mistyrose
#FFE4E1
ΔE00 5.03
Seashell
#FFF5EE
ΔE00 5.32
Snow
#FFFAFA
ΔE00 5.48
Linen
#FAF0E6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E4E4 #E4F1F1
analogous
#F1E4EB #F1E4E4 #F1EBE4
triadic
#F1E4E4 #E4F1E4 #E4E4F1
tetradic
#F1E4E4 #EBF1E4 #E4F1F1 #EBE4F1
square
#F1E4E4 #EBF1E4 #E4F1F1 #EBE4F1
split-complementary
#F1E4E4 #E4F1EB #E4EBF1
monochromatic
#C79393 #DCBCBC #F1E4E4 #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.24
#F1E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F1E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E4E4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E4E4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E4
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#F4E3E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f1e4e4; /* rgb */ color: rgb(241, 228, 228); /* oklch */ color: oklch(92.9% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#f5ecec',
500: '#f1e4e4',
950: '#000000',
},
}SCSS
$custom: #f1e4e4; $custom-light: #f5ecec; $custom-dark: #000000;
JSON
{
"hex": "#f1e4e4",
"rgb": {
"r": 241,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 31.707,
"l": 91.961
},
"oklch": {
"l": 0.92917,
"c": 0.0142,
"h": 17.4
},
"luminance": 0.79789
}Semantic roles & 50–950 ramp
primary
#F1E4E4
secondary
#AECBCB
accent
#AAAA3B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484