#F2EEF3#F2EEF3
#F2EEF3 is a very light, near-neutral purple. Relative luminance 0.865; OKLCH L 95.4% C 0.008 H 319.4°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEF3 |
|---|---|
| RGB | rgb(242, 238, 243) |
| HSL | hsl(288, 17%, 94%) |
| HSV | hsv(288, 2%, 95%) |
| CMYK | cmyk(0.4%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(94.52, 2.22, -1.94) |
| CIE-LCH | lch(94.52, 2.94, 318.90°) |
| OKLab | oklab(95.36% 0.006 -0.0051) |
| OKLCH | oklch(95.36% 0.008 319.4) |
| XYZ | xyz(83.3675, 86.4975, 97.0804) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.72
Snow
#FFFAFA
ΔE00 3.45
Whitesmoke
#F5F5F5
ΔE00 3.74
Pale Grey
#FDFDFE
ΔE00 4.20
Very Light Pink
#FFF4F2
ΔE00 4.34
Lavenderblush
#FFF0F5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEF3 #EFF3EE
analogous
#F0EEF3 #F2EEF3 #F3EEF2
triadic
#F2EEF3 #F3F2EE #EEF3F2
tetradic
#F2EEF3 #F3F0EE #EFF3EE #EEF2F3
square
#F2EEF3 #F3F0EE #EFF3EE #EEF2F3
split-complementary
#F2EEF3 #F2F3EE #EEF3F0
monochromatic
#BBA6C0 #D7CADA #F1EDF2 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.15
#F2EEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#F2EEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEF3
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEF3 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF3
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#F2EEF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2eef3; /* rgb */ color: rgb(242, 238, 243); /* oklch */ color: oklch(95.4% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#f6f3f7',
500: '#f2eef3',
950: '#000000',
},
}SCSS
$custom: #f2eef3; $custom-light: #f6f3f7; $custom-dark: #000000;
JSON
{
"hex": "#f2eef3",
"rgb": {
"r": 242,
"g": 238,
"b": 243
},
"hsl": {
"h": 288,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.95363,
"c": 0.00787,
"h": 319.4
},
"luminance": 0.86497
}Semantic roles & 50–950 ramp
primary
#F2EEF3
secondary
#BECABB
accent
#9C4A5A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585