#F4E5F2#F4E5F2
#F4E5F2 is a very light, muted purple. Relative luminance 0.817; OKLCH L 93.8% C 0.024 H 330.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5F2 |
|---|---|
| RGB | rgb(244, 229, 242) |
| HSL | hsl(308, 41%, 93%) |
| HSV | hsv(308, 6%, 96%) |
| CMYK | cmyk(0%, 6.1%, 0.8%, 4.3%) |
| CIE-LAB | lab(92.43, 7.34, -4.47) |
| CIE-LCH | lch(92.43, 8.59, 328.67°) |
| OKLab | oklab(93.76% 0.0204 -0.0118) |
| OKLCH | oklch(93.76% 0.024 330) |
| XYZ | xyz(81.3522, 81.6832, 95.4679) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.01
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Mistyrose
#FFE4E1
ΔE00 7.52
Very Light Pink
#FFF4F2
ΔE00 7.63
Ghostwhite
#F8F8FF
ΔE00 7.84
Snow
#FFFAFA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5F2 #E5F4E7
analogous
#EEE5F4 #F4E5F2 #F4E5EA
triadic
#F4E5F2 #F2F4E5 #E5F2F4
tetradic
#F4E5F2 #F4EEE5 #E5F4E7 #E5EAF4
square
#F4E5F2 #F4EEE5 #E5F4E7 #E5EAF4
split-complementary
#F4E5F2 #EAF4E5 #E5F4EE
monochromatic
#D08FC7 #E2BADC #F4E5F2 #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.21
#F4E5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#F4E5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5F2
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5F2 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#F5E6E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e5f2; /* rgb */ color: rgb(244, 229, 242); /* oklch */ color: oklch(93.8% 0.024 330.0);
Tailwind
colors: {
custom: {
50: '#f7edf6',
500: '#f4e5f2',
950: '#000000',
},
}SCSS
$custom: #f4e5f2; $custom-light: #f7edf6; $custom-dark: #000000;
JSON
{
"hex": "#f4e5f2",
"rgb": {
"r": 244,
"g": 229,
"b": 242
},
"hsl": {
"h": 308,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.93755,
"c": 0.02359,
"h": 330
},
"luminance": 0.81683
}Semantic roles & 50–950 ramp
primary
#F4E5F2
secondary
#ACD1B1
accent
#B44332
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485