#F4E4F2#F4E4F2
#F4E4F2 is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.6% C 0.025 H 329.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4F2 |
|---|---|
| RGB | rgb(244, 228, 242) |
| HSL | hsl(308, 42%, 93%) |
| HSV | hsv(308, 7%, 96%) |
| CMYK | cmyk(0%, 6.6%, 0.8%, 4.3%) |
| CIE-LAB | lab(92.19, 7.86, -4.83) |
| CIE-LCH | lch(92.19, 9.22, 328.43°) |
| OKLab | oklab(93.56% 0.0219 -0.0128) |
| OKLCH | oklch(93.56% 0.025 329.7) |
| XYZ | xyz(81.0763, 81.1314, 95.3759) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Mistyrose
#FFE4E1
ΔE00 7.69
Very Light Pink
#FFF4F2
ΔE00 8.14
Ghostwhite
#F8F8FF
ΔE00 8.36
Snow
#FFFAFA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4F2 #E4F4E6
analogous
#EEE4F4 #F4E4F2 #F4E4EA
triadic
#F4E4F2 #F2F4E4 #E4F2F4
tetradic
#F4E4F2 #F4EEE4 #E4F4E6 #E4EAF4
square
#F4E4F2 #F4EEE4 #E4F4E6 #E4EAF4
split-complementary
#F4E4F2 #EAF4E4 #E4F4EE
monochromatic
#D18DC8 #E2B9DD #F4E4F2 #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.22
#F4E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#F4E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4F2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4F2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F3
Deuteranopia (green-blind)
#E7E9F1
Tritanopia (blue-blind)
#F6E5E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4f2; /* rgb */ color: rgb(244, 228, 242); /* oklch */ color: oklch(93.6% 0.025 329.7);
Tailwind
colors: {
custom: {
50: '#f7ecf6',
500: '#f4e4f2',
950: '#000000',
},
}SCSS
$custom: #f4e4f2; $custom-light: #f7ecf6; $custom-dark: #000000;
JSON
{
"hex": "#f4e4f2",
"rgb": {
"r": 244,
"g": 228,
"b": 242
},
"hsl": {
"h": 307.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93564,
"c": 0.02531,
"h": 329.7
},
"luminance": 0.81131
}Semantic roles & 50–950 ramp
primary
#F4E4F2
secondary
#ABD1B0
accent
#B54130
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485