#F1EAEE#F1EAEE
#F1EAEE is a very light, near-neutral pink. Relative luminance 0.837; OKLCH L 94.4% C 0.009 H 341.8°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EAEE |
|---|---|
| RGB | rgb(241, 234, 238) |
| HSL | hsl(326, 20%, 93%) |
| HSV | hsv(326, 3%, 95%) |
| CMYK | cmyk(0%, 2.9%, 1.2%, 5.5%) |
| CIE-LAB | lab(93.33, 3.05, -1.10) |
| CIE-LCH | lch(93.33, 3.24, 340.22°) |
| OKLab | oklab(94.36% 0.0087 -0.0029) |
| OKLCH | oklch(94.36% 0.009 341.8) |
| XYZ | xyz(81.1287, 83.7198, 92.7579) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.70
Very Light Pink
#FFF4F2
ΔE00 3.78
Snow
#FFFAFA
ΔE00 3.95
Ghostwhite
#F8F8FF
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 4.67
Pale Grey
#FDFDFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EAEE #EAF1ED
analogous
#F0EAF1 #F1EAEE #F1EAEA
triadic
#F1EAEE #EEF1EA #EAEEF1
tetradic
#F1EAEE #F1F0EA #EAF1ED #EAEAF1
square
#F1EAEE #F1F0EA #EAF1ED #EAEAF1
split-complementary
#F1EAEE #EAF1EA #EAF1F0
monochromatic
#C0A1B3 #D9C5D0 #F1EAEE #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.18
#F1EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#F1EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EAEE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EAEE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#F2EAEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f1eaee; /* rgb */ color: rgb(241, 234, 238); /* oklch */ color: oklch(94.4% 0.009 341.8);
Tailwind
colors: {
custom: {
50: '#f5f0f3',
500: '#f1eaee',
950: '#000000',
},
}SCSS
$custom: #f1eaee; $custom-light: #f5f0f3; $custom-dark: #000000;
JSON
{
"hex": "#f1eaee",
"rgb": {
"r": 241,
"g": 234,
"b": 238
},
"hsl": {
"h": 325.714,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.94364,
"c": 0.00919,
"h": 341.8
},
"luminance": 0.83719
}Semantic roles & 50–950 ramp
primary
#F1EAEE
secondary
#B7C8BE
accent
#9E6D47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585