#F5E5FA#F5E5FA
#F5E5FA is a very light, muted purple. Relative luminance 0.824; OKLCH L 94.1% C 0.033 H 318.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E5FA |
|---|---|
| RGB | rgb(245, 229, 250) |
| HSL | hsl(286, 68%, 94%) |
| HSV | hsv(286, 8%, 98%) |
| CMYK | cmyk(2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(92.73, 9.11, -8.20) |
| CIE-LCH | lch(92.73, 12.25, 318.02°) |
| OKLab | oklab(94.08% 0.0244 -0.0218) |
| OKLCH | oklch(94.08% 0.033 318.1) |
| XYZ | xyz(82.9281, 82.3537, 101.9511) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Lavenderblush
#FFF0F5
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 8.89
Pale Lavender
#EECFFE
ΔE00 9.11
Ghostwhite
#F8F8FF
ΔE00 9.55
Light Pink
#FFD1DF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E5FA #EAFAE5
analogous
#EBE5FA #F5E5FA #FAE5F5
triadic
#F5E5FA #FAF5E5 #E5FAF5
tetradic
#F5E5FA #FAEBE5 #EAFAE5 #E5F5FA
square
#F5E5FA #FAEBE5 #EAFAE5 #E5F5FA
split-complementary
#F5E5FA #F5FAE5 #E5FAEB
monochromatic
#CE7EE6 #E1B2F0 #F5E5FA #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.20
#F5E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#F5E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E5FA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E5FA | 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)
#E3E9FB
Deuteranopia (green-blind)
#E6EBF9
Tritanopia (blue-blind)
#F5E7EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f5e5fa; /* rgb */ color: rgb(245, 229, 250); /* oklch */ color: oklch(94.1% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#f8edfc',
500: '#f5e5fa',
950: '#000000',
},
}SCSS
$custom: #f5e5fa; $custom-light: #f8edfc; $custom-dark: #000000;
JSON
{
"hex": "#f5e5fa",
"rgb": {
"r": 245,
"g": 229,
"b": 250
},
"hsl": {
"h": 285.714,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.94077,
"c": 0.0327,
"h": 318.1
},
"luminance": 0.82353
}Semantic roles & 50–950 ramp
primary
#F5E5FA
secondary
#B2DFA4
accent
#D01642
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485