#F2EEF2#F2EEF2
#F2EEF2 is a very light, near-neutral purple. Relative luminance 0.864; OKLCH L 95.3% C 0.007 H 325.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEF2 |
|---|---|
| RGB | rgb(242, 238, 242) |
| HSL | hsl(300, 13%, 94%) |
| HSV | hsv(300, 2%, 95%) |
| CMYK | cmyk(0%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(94.50, 2.04, -1.45) |
| CIE-LCH | lch(94.50, 2.51, 324.53°) |
| OKLab | oklab(95.33% 0.0056 -0.0038) |
| OKLCH | oklch(95.33% 0.007 325.7) |
| XYZ | xyz(83.2169, 86.4373, 96.2872) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.87
Snow
#FFFAFA
ΔE00 3.14
Whitesmoke
#F5F5F5
ΔE00 3.38
Pale Grey
#FDFDFE
ΔE00 3.95
Very Light Pink
#FFF4F2
ΔE00 4.05
White
#FFFFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEF2 #EEF2EE
analogous
#F0EEF2 #F2EEF2 #F2EEF0
triadic
#F2EEF2 #F2F2EE #EEF2F2
tetradic
#F2EEF2 #F2F0EE #EEF2EE #EEF0F2
square
#F2EEF2 #F2F0EE #EEF2EE #EEF0F2
split-complementary
#F2EEF2 #F0F2EE #EEF2F0
monochromatic
#BDA9BD #D7CBD7 #F2EEF2 #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.15
#F2EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F2EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEF2
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEF2 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#EFEFF2
Tritanopia (blue-blind)
#F2EEEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2eef2; /* rgb */ color: rgb(242, 238, 242); /* oklch */ color: oklch(95.3% 0.007 325.7);
Tailwind
colors: {
custom: {
50: '#f6f3f6',
500: '#f2eef2',
950: '#000000',
},
}SCSS
$custom: #f2eef2; $custom-light: #f6f3f6; $custom-dark: #000000;
JSON
{
"hex": "#f2eef2",
"rgb": {
"r": 242,
"g": 238,
"b": 242
},
"hsl": {
"h": 300,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95334,
"c": 0.00679,
"h": 325.7
},
"luminance": 0.86437
}Semantic roles & 50–950 ramp
primary
#F2EEF2
secondary
#BCC8BC
accent
#974E4E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585