#F2EEF4#F2EEF4
#F2EEF4 is a very light, near-neutral purple. Relative luminance 0.866; OKLCH L 95.4% C 0.009 H 314.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEF4 |
|---|---|
| RGB | rgb(242, 238, 244) |
| HSL | hsl(280, 21%, 95%) |
| HSV | hsv(280, 2%, 96%) |
| CMYK | cmyk(0.8%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(94.55, 2.40, -2.42) |
| CIE-LCH | lch(94.55, 3.40, 314.77°) |
| OKLab | oklab(95.39% 0.0064 -0.0064) |
| OKLCH | oklch(95.39% 0.009 314.8) |
| XYZ | xyz(83.5189, 86.5581, 97.8779) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.66
Snow
#FFFAFA
ΔE00 3.79
Whitesmoke
#F5F5F5
ΔE00 4.12
Pale Grey
#FDFDFE
ΔE00 4.48
Lavenderblush
#FFF0F5
ΔE00 4.57
Very Light Pink
#FFF4F2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEF4 #F0F4EE
analogous
#EFEEF4 #F2EEF4 #F4EEF3
triadic
#F2EEF4 #F4F2EE #EEF4F2
tetradic
#F2EEF4 #F4EFEE #F0F4EE #EEF3F4
square
#F2EEF4 #F4EFEE #F0F4EE #EEF3F4
split-complementary
#F2EEF4 #F3F4EE #EEF4EF
monochromatic
#B9A4C4 #D6C9DC #F1ECF3 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.15
#F2EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F2EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEF4
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEF4 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF4
Deuteranopia (green-blind)
#EEEFF4
Tritanopia (blue-blind)
#F2EFF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2eef4; /* rgb */ color: rgb(242, 238, 244); /* oklch */ color: oklch(95.4% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#f6f3f7',
500: '#f2eef4',
950: '#000000',
},
}SCSS
$custom: #f2eef4; $custom-light: #f6f3f7; $custom-dark: #000000;
JSON
{
"hex": "#f2eef4",
"rgb": {
"r": 242,
"g": 238,
"b": 244
},
"hsl": {
"h": 280,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.95392,
"c": 0.00902,
"h": 314.8
},
"luminance": 0.86558
}Semantic roles & 50–950 ramp
primary
#F2EEF4
secondary
#C0CCBA
accent
#A04664
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585