#F1E2EB#F1E2EB
#F1E2EB is a very light, muted pink. Relative luminance 0.791; OKLCH L 92.7% C 0.020 H 340.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E2EB |
|---|---|
| RGB | rgb(241, 226, 235) |
| HSL | hsl(324, 35%, 92%) |
| HSV | hsv(324, 6%, 95%) |
| CMYK | cmyk(0%, 6.2%, 2.5%, 5.5%) |
| CIE-LAB | lab(91.28, 6.65, -2.54) |
| CIE-LCH | lch(91.28, 7.12, 339.10°) |
| OKLab | oklab(92.73% 0.019 -0.0066) |
| OKLCH | oklch(92.73% 0.02 340.7) |
| XYZ | xyz(78.4653, 79.0923, 89.7139) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.39
Mistyrose
#FFE4E1
ΔE00 6.32
Very Light Pink
#FFF4F2
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.68
Snow
#FFFAFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E2EB #E2F1E8
analogous
#F0E2F1 #F1E2EB #F1E2E4
triadic
#F1E2EB #EBF1E2 #E2EBF1
tetradic
#F1E2EB #F1F0E2 #E2F1E8 #E2E4F1
square
#F1E2EB #F1F0E2 #E2F1E8 #E2E4F1
split-complementary
#F1E2EB #E4F1E2 #E2F1F0
monochromatic
#C98FB2 #DDB9CF #F1E2EB #F5EAF1 #F5EAF1
Accessibility & contrast
On white
1.25
#F1E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#F1E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E2EB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E2EB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#F3E2E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f1e2eb; /* rgb */ color: rgb(241, 226, 235); /* oklch */ color: oklch(92.7% 0.020 340.7);
Tailwind
colors: {
custom: {
50: '#f5ebf1',
500: '#f1e2eb',
950: '#000000',
},
}SCSS
$custom: #f1e2eb; $custom-light: #f5ebf1; $custom-dark: #000000;
JSON
{
"hex": "#f1e2eb",
"rgb": {
"r": 241,
"g": 226,
"b": 235
},
"hsl": {
"h": 324,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.9273,
"c": 0.02015,
"h": 340.7
},
"luminance": 0.79092
}Semantic roles & 50–950 ramp
primary
#F1E2EB
secondary
#ABCCB8
accent
#AE6738
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485