#F4E4F5#F4E4F5
#F4E4F5 is a very light, muted purple. Relative luminance 0.813; OKLCH L 93.7% C 0.028 H 324.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4F5 |
|---|---|
| RGB | rgb(244, 228, 245) |
| HSL | hsl(296, 46%, 93%) |
| HSV | hsv(296, 7%, 96%) |
| CMYK | cmyk(0.4%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(92.27, 8.39, -6.28) |
| CIE-LCH | lch(92.27, 10.48, 323.21°) |
| OKLab | oklab(93.65% 0.0229 -0.0167) |
| OKLCH | oklch(93.65% 0.028 324) |
| XYZ | xyz(81.5306, 81.3131, 97.7684) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.42
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Mistyrose
#FFE4E1
ΔE00 8.67
Ghostwhite
#F8F8FF
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 8.99
Very Light Pink
#FFF4F2
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4F5 #E5F5E4
analogous
#EBE4F5 #F4E4F5 #F5E4ED
triadic
#F4E4F5 #F5F4E4 #E4F5F4
tetradic
#F4E4F5 #F5EBE4 #E5F5E4 #E4EDF5
square
#F4E4F5 #F5EBE4 #E5F5E4 #E4EDF5
split-complementary
#F4E4F5 #EDF5E4 #E4F5EB
monochromatic
#D08BD4 #E2B7E4 #F4E4F5 #F6E9F7 #F6E9F7
Accessibility & contrast
On white
1.22
#F4E4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#F4E4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4F5
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4F5 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F6
Deuteranopia (green-blind)
#E6E9F4
Tritanopia (blue-blind)
#F5E5E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4f5; /* rgb */ color: rgb(244, 228, 245); /* oklch */ color: oklch(93.7% 0.028 324.0);
Tailwind
colors: {
custom: {
50: '#f7ecf8',
500: '#f4e4f5',
950: '#000000',
},
}SCSS
$custom: #f4e4f5; $custom-light: #f7ecf8; $custom-dark: #000000;
JSON
{
"hex": "#f4e4f5",
"rgb": {
"r": 244,
"g": 228,
"b": 245
},
"hsl": {
"h": 296.471,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93654,
"c": 0.02835,
"h": 324
},
"luminance": 0.81312
}Semantic roles & 50–950 ramp
primary
#F4E4F5
secondary
#ACD3AA
accent
#B92C35
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485