#F2E4F4#F2E4F4
#F2E4F4 is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.5% C 0.026 H 321.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4F4 |
|---|---|
| RGB | rgb(242, 228, 244) |
| HSL | hsl(293, 42%, 93%) |
| HSV | hsv(293, 7%, 96%) |
| CMYK | cmyk(0.8%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(92.09, 7.55, -6.04) |
| CIE-LCH | lch(92.09, 9.67, 321.32°) |
| OKLab | oklab(93.46% 0.0205 -0.016) |
| OKLCH | oklch(93.46% 0.026 321.9) |
| XYZ | xyz(80.6880, 80.8962, 96.9342) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.11
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.64
Very Light Pink
#FFF4F2
ΔE00 8.65
Snow
#FFFAFA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4F4 #E6F4E4
analogous
#EAE4F4 #F2E4F4 #F4E4EE
triadic
#F2E4F4 #F4F2E4 #E4F4F2
tetradic
#F2E4F4 #F4EAE4 #E6F4E4 #E4EEF4
square
#F2E4F4 #F4EAE4 #E6F4E4 #E4EEF4
split-complementary
#F2E4F4 #EEF4E4 #E4F4EA
monochromatic
#C88DD1 #DDB9E2 #F2E4F4 #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.22
#F2E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#F2E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4F4
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4F4 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F5
Deuteranopia (green-blind)
#E6E9F3
Tritanopia (blue-blind)
#F3E5E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2e4f4; /* rgb */ color: rgb(242, 228, 244); /* oklch */ color: oklch(93.5% 0.026 321.9);
Tailwind
colors: {
custom: {
50: '#f6ecf7',
500: '#f2e4f4',
950: '#000000',
},
}SCSS
$custom: #f2e4f4; $custom-light: #f6ecf7; $custom-dark: #000000;
JSON
{
"hex": "#f2e4f4",
"rgb": {
"r": 242,
"g": 228,
"b": 244
},
"hsl": {
"h": 292.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93462,
"c": 0.02602,
"h": 321.9
},
"luminance": 0.80896
}Semantic roles & 50–950 ramp
primary
#F2E4F4
secondary
#B0D1AB
accent
#B53041
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485