#F1DEE2#F1DEE2
#F1DEE2 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.7% C 0.021 H 3.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DEE2 |
|---|---|
| RGB | rgb(241, 222, 226) |
| HSL | hsl(347, 40%, 91%) |
| HSV | hsv(347, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 6.2%, 5.5%) |
| CIE-LAB | lab(90.06, 7.17, 0.40) |
| CIE-LCH | lch(90.06, 7.18, 3.19°) |
| OKLab | oklab(91.7% 0.0215 0.0012) |
| OKLCH | oklch(91.7% 0.021 3.1) |
| XYZ | xyz(76.1228, 76.4353, 82.6801) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.98
Mistyrose
#FFE4E1
ΔE00 4.13
Very Light Pink
#FFF4F2
ΔE00 6.27
Snow
#FFFAFA
ΔE00 8.21
Seashell
#FFF5EE
ΔE00 8.44
Gainsboro
#DCDCDC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DEE2 #DEF1ED
analogous
#F1DEEB #F1DEE2 #F1E3DE
triadic
#F1DEE2 #E2F1DE #DEE2F1
tetradic
#F1DEE2 #EBF1DE #DEF1ED #E3DEF1
square
#F1DEE2 #EBF1DE #DEF1ED #E3DEF1
split-complementary
#F1DEE2 #DEF1E3 #DEEBF1
monochromatic
#CD8896 #DFB3BC #F1DEE2 #F6EAEC #F6EAEC
Accessibility & contrast
On white
1.29
#F1DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F1DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DEE2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DEE2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#F5DDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1dee2; /* rgb */ color: rgb(241, 222, 226); /* oklch */ color: oklch(91.7% 0.021 3.1);
Tailwind
colors: {
custom: {
50: '#f5e8eb',
500: '#f1dee2',
950: '#000000',
},
}SCSS
$custom: #f1dee2; $custom-light: #f5e8eb; $custom-dark: #000000;
JSON
{
"hex": "#f1dee2",
"rgb": {
"r": 241,
"g": 222,
"b": 226
},
"hsl": {
"h": 347.368,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.91704,
"c": 0.02149,
"h": 3.1
},
"luminance": 0.76434
}Semantic roles & 50–950 ramp
primary
#F1DEE2
secondary
#A6CDC5
accent
#B39832
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484