#F4E8F5#F4E8F5
#F4E8F5 is a very light, muted purple. Relative luminance 0.835; OKLCH L 94.4% C 0.021 H 323.4°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E8F5 |
|---|---|
| RGB | rgb(244, 232, 245) |
| HSL | hsl(295, 39%, 94%) |
| HSV | hsv(295, 5%, 96%) |
| CMYK | cmyk(0.4%, 5.3%, 0%, 3.9%) |
| CIE-LAB | lab(93.25, 6.32, -4.83) |
| CIE-LCH | lch(93.25, 7.96, 322.63°) |
| OKLab | oklab(94.42% 0.0173 -0.0128) |
| OKLCH | oklch(94.42% 0.021 323.4) |
| XYZ | xyz(82.6437, 83.5393, 98.1394) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.84
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Ghostwhite
#F8F8FF
ΔE00 6.70
Very Light Pink
#FFF4F2
ΔE00 7.20
Snow
#FFFAFA
ΔE00 7.68
Mistyrose
#FFE4E1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E8F5 #E9F5E8
analogous
#EDE8F5 #F4E8F5 #F5E8EF
triadic
#F4E8F5 #F5F4E8 #E8F5F4
tetradic
#F4E8F5 #F5EDE8 #E9F5E8 #E8EFF5
square
#F4E8F5 #F5EDE8 #E9F5E8 #E8EFF5
split-complementary
#F4E8F5 #EFF5E8 #E8F5ED
monochromatic
#CB93D0 #E0BDE2 #F4E8F5 #F5EAF6 #F5EAF6
Accessibility & contrast
On white
1.19
#F4E8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F4E8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E8F5
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E8F5 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF6
Deuteranopia (green-blind)
#E9ECF4
Tritanopia (blue-blind)
#F5E9EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4e8f5; /* rgb */ color: rgb(244, 232, 245); /* oklch */ color: oklch(94.4% 0.021 323.4);
Tailwind
colors: {
custom: {
50: '#f7eff8',
500: '#f4e8f5',
950: '#000000',
},
}SCSS
$custom: #f4e8f5; $custom-light: #f7eff8; $custom-dark: #000000;
JSON
{
"hex": "#f4e8f5",
"rgb": {
"r": 244,
"g": 232,
"b": 245
},
"hsl": {
"h": 295.385,
"s": 39.394,
"l": 93.529
},
"oklch": {
"l": 0.94419,
"c": 0.02148,
"h": 323.4
},
"luminance": 0.83539
}Semantic roles & 50–950 ramp
primary
#F4E8F5
secondary
#B2D2AF
accent
#B2333D
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585