#F4E8F7#F4E8F7
#F4E8F7 is a very light, muted purple. Relative luminance 0.837; OKLCH L 94.5% C 0.024 H 319.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E8F7 |
|---|---|
| RGB | rgb(244, 232, 247) |
| HSL | hsl(288, 48%, 94%) |
| HSV | hsv(288, 6%, 97%) |
| CMYK | cmyk(1.2%, 6.1%, 0%, 3.1%) |
| CIE-LAB | lab(93.30, 6.68, -5.79) |
| CIE-LCH | lch(93.30, 8.85, 319.08°) |
| OKLab | oklab(94.48% 0.018 -0.0154) |
| OKLCH | oklch(94.48% 0.024 319.5) |
| XYZ | xyz(82.9507, 83.6621, 99.7561) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.51
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Ghostwhite
#F8F8FF
ΔE00 7.09
Very Light Pink
#FFF4F2
ΔE00 7.92
Snow
#FFFAFA
ΔE00 8.31
Mistyrose
#FFE4E1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E8F7 #EBF7E8
analogous
#EDE8F7 #F4E8F7 #F7E8F3
triadic
#F4E8F7 #F7F4E8 #E8F7F4
tetradic
#F4E8F7 #F7EDE8 #EBF7E8 #E8F3F7
square
#F4E8F7 #F7EDE8 #EBF7E8 #E8F3F7
split-complementary
#F4E8F7 #F3F7E8 #E8F7ED
monochromatic
#C98DD7 #DEBBE7 #F4E8F7 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.18
#F4E8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F4E8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E8F7
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E8F7 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#E9ECF6
Tritanopia (blue-blind)
#F4E9ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4e8f7; /* rgb */ color: rgb(244, 232, 247); /* oklch */ color: oklch(94.5% 0.024 319.5);
Tailwind
colors: {
custom: {
50: '#f7eff9',
500: '#f4e8f7',
950: '#000000',
},
}SCSS
$custom: #f4e8f7; $custom-light: #f7eff9; $custom-dark: #000000;
JSON
{
"hex": "#f4e8f7",
"rgb": {
"r": 244,
"g": 232,
"b": 247
},
"hsl": {
"h": 288,
"s": 48.387,
"l": 93.922
},
"oklch": {
"l": 0.94479,
"c": 0.02366,
"h": 319.5
},
"luminance": 0.83662
}Semantic roles & 50–950 ramp
primary
#F4E8F7
secondary
#B5D6AD
accent
#BC2A47
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585