#F1EEF2#F1EEF2
#F1EEF2 is a very light, near-neutral purple. Relative luminance 0.863; OKLCH L 95.3% C 0.006 H 317.8°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EEF2 |
|---|---|
| RGB | rgb(241, 238, 242) |
| HSL | hsl(285, 13%, 94%) |
| HSV | hsv(285, 2%, 95%) |
| CMYK | cmyk(0.4%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(94.42, 1.71, -1.57) |
| CIE-LCH | lch(94.42, 2.32, 317.36°) |
| OKLab | oklab(95.26% 0.0046 -0.0042) |
| OKLCH | oklch(95.26% 0.006 317.8) |
| XYZ | xyz(82.8745, 86.2608, 96.2712) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.67
Whitesmoke
#F5F5F5
ΔE00 3.09
Snow
#FFFAFA
ΔE00 3.22
Pale Grey
#FDFDFE
ΔE00 3.74
White
#FFFFFF
ΔE00 4.32
Very Light Pink
#FFF4F2
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EEF2 #EFF2EE
analogous
#EFEEF2 #F1EEF2 #F2EEF1
triadic
#F1EEF2 #F2F1EE #EEF2F1
tetradic
#F1EEF2 #F2EFEE #EFF2EE #EEF1F2
square
#F1EEF2 #F2EFEE #EFF2EE #EEF1F2
split-complementary
#F1EEF2 #F1F2EE #EEF2EF
monochromatic
#B8A9BD #D4CBD7 #F1EEF2 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.15
#F1EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F1EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EEF2
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EEF2 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#EEEFF2
Tritanopia (blue-blind)
#F1EEEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f1eef2; /* rgb */ color: rgb(241, 238, 242); /* oklch */ color: oklch(95.3% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#f5f3f6',
500: '#f1eef2',
950: '#000000',
},
}SCSS
$custom: #f1eef2; $custom-light: #f5f3f6; $custom-dark: #000000;
JSON
{
"hex": "#f1eef2",
"rgb": {
"r": 241,
"g": 238,
"b": 242
},
"hsl": {
"h": 285,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95257,
"c": 0.00619,
"h": 317.8
},
"luminance": 0.86261
}Semantic roles & 50–950 ramp
primary
#F1EEF2
secondary
#BFC8BC
accent
#974E60
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585