#F5E4FA#F5E4FA
#F5E4FA is a very light, muted purple. Relative luminance 0.818; OKLCH L 93.9% C 0.034 H 318.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E4FA |
|---|---|
| RGB | rgb(245, 228, 250) |
| HSL | hsl(286, 69%, 94%) |
| HSV | hsv(286, 9%, 98%) |
| CMYK | cmyk(2%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.49, 9.63, -8.56) |
| CIE-LCH | lch(92.49, 12.88, 318.37°) |
| OKLab | oklab(93.89% 0.0258 -0.0228) |
| OKLCH | oklch(93.89% 0.034 318.5) |
| XYZ | xyz(82.6522, 81.8020, 101.8591) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Lavenderblush
#FFF0F5
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 8.58
Pale Lavender
#EECFFE
ΔE00 8.64
Very Light Purple
#F6CEFC
ΔE00 9.21
Light Pink
#FFD1DF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E4FA #E9FAE4
analogous
#EAE4FA #F5E4FA #FAE4F4
triadic
#F5E4FA #FAF5E4 #E4FAF5
tetradic
#F5E4FA #FAEAE4 #E9FAE4 #E4F4FA
square
#F5E4FA #FAEAE4 #E9FAE4 #E4F4FA
split-complementary
#F5E4FA #F4FAE4 #E4FAEA
monochromatic
#CF7DE7 #E2B0F0 #F5E4FA #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.21
#F5E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#F5E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E4FA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E4FA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#F5E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f5e4fa; /* rgb */ color: rgb(245, 228, 250); /* oklch */ color: oklch(93.9% 0.034 318.5);
Tailwind
colors: {
custom: {
50: '#f8ecfc',
500: '#f5e4fa',
950: '#000000',
},
}SCSS
$custom: #f5e4fa; $custom-light: #f8ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f5e4fa",
"rgb": {
"r": 245,
"g": 228,
"b": 250
},
"hsl": {
"h": 286.364,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.93887,
"c": 0.0344,
"h": 318.5
},
"luminance": 0.81801
}Semantic roles & 50–950 ramp
primary
#F5E4FA
secondary
#B1DFA3
accent
#D11540
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485