#F1EAEF#F1EAEF
#F1EAEF is a very light, near-neutral pink. Relative luminance 0.838; OKLCH L 94.4% C 0.010 H 335.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EAEF |
|---|---|
| RGB | rgb(241, 234, 239) |
| HSL | hsl(317, 20%, 93%) |
| HSV | hsv(317, 3%, 95%) |
| CMYK | cmyk(0%, 2.9%, 0.8%, 5.5%) |
| CIE-LAB | lab(93.35, 3.23, -1.58) |
| CIE-LCH | lch(93.35, 3.59, 333.91°) |
| OKLab | oklab(94.39% 0.0091 -0.0041) |
| OKLCH | oklch(94.39% 0.01 335.5) |
| XYZ | xyz(81.2760, 83.7787, 93.5338) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.59
Very Light Pink
#FFF4F2
ΔE00 4.11
Ghostwhite
#F8F8FF
ΔE00 4.13
Snow
#FFFAFA
ΔE00 4.22
Whitesmoke
#F5F5F5
ΔE00 4.95
Pale Grey
#FDFDFE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EAEF #EAF1EC
analogous
#EFEAF1 #F1EAEF #F1EAEB
triadic
#F1EAEF #EFF1EA #EAEFF1
tetradic
#F1EAEF #F1EFEA #EAF1EC #EAEBF1
square
#F1EAEF #F1EFEA #EAF1EC #EAEBF1
split-complementary
#F1EAEF #EBF1EA #EAF1EF
monochromatic
#C0A1B7 #D9C5D3 #F1EAEF #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.18
#F1EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#F1EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EAEF
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EAEF | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#F2EAEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f1eaef; /* rgb */ color: rgb(241, 234, 239); /* oklch */ color: oklch(94.4% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#f5f0f4',
500: '#f1eaef',
950: '#000000',
},
}SCSS
$custom: #f1eaef; $custom-light: #f5f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f1eaef",
"rgb": {
"r": 241,
"g": 234,
"b": 239
},
"hsl": {
"h": 317.143,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.94392,
"c": 0.01,
"h": 335.5
},
"luminance": 0.83778
}Semantic roles & 50–950 ramp
primary
#F1EAEF
secondary
#B7C8BC
accent
#9E6047
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585