#F8E4FA#F8E4FA
#F8E4FA is a very light, muted purple. Relative luminance 0.823; OKLCH L 94.1% C 0.036 H 323.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E4FA |
|---|---|
| RGB | rgb(248, 228, 250) |
| HSL | hsl(295, 69%, 94%) |
| HSV | hsv(295, 9%, 98%) |
| CMYK | cmyk(0.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.73, 10.62, -8.17) |
| CIE-LCH | lch(92.73, 13.40, 322.40°) |
| OKLab | oklab(94.13% 0.0289 -0.0217) |
| OKLCH | oklch(94.13% 0.036 323.1) |
| XYZ | xyz(83.7076, 82.3461, 101.9086) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.17
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.52
Very Light Purple
#F6CEFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E4FA #E6FAE4
analogous
#EDE4FA #F8E4FA #FAE4F1
triadic
#F8E4FA #FAF8E4 #E4FAF8
tetradic
#F8E4FA #FAEDE4 #E6FAE4 #E4F1FA
square
#F8E4FA #FAEDE4 #E6FAE4 #E4F1FA
split-complementary
#F8E4FA #F1FAE4 #E4FAED
monochromatic
#DD7DE7 #EBB0F0 #F8E4FA #F8E5FA #F8E5FA
Accessibility & contrast
On white
1.20
#F8E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#F8E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E4FA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E4FA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#E6EBF9
Tritanopia (blue-blind)
#F9E6EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f8e4fa; /* rgb */ color: rgb(248, 228, 250); /* oklch */ color: oklch(94.1% 0.036 323.1);
Tailwind
colors: {
custom: {
50: '#faecfc',
500: '#f8e4fa',
950: '#000000',
},
}SCSS
$custom: #f8e4fa; $custom-light: #faecfc; $custom-dark: #000000;
JSON
{
"hex": "#f8e4fa",
"rgb": {
"r": 248,
"g": 228,
"b": 250
},
"hsl": {
"h": 294.545,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.94132,
"c": 0.03618,
"h": 323.1
},
"luminance": 0.82345
}Semantic roles & 50–950 ramp
primary
#F8E4FA
secondary
#A9DFA3
accent
#D11526
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485