#F4E5FA#F4E5FA
#F4E5FA is a very light, muted purple. Relative luminance 0.822; OKLCH L 94.0% C 0.032 H 316.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5FA |
|---|---|
| RGB | rgb(244, 229, 250) |
| HSL | hsl(283, 68%, 94%) |
| HSV | hsv(283, 8%, 98%) |
| CMYK | cmyk(2.4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(92.65, 8.78, -8.32) |
| CIE-LCH | lch(92.65, 12.10, 316.54°) |
| OKLab | oklab(94% 0.0233 -0.0222) |
| OKLCH | oklch(94% 0.032 316.4) |
| XYZ | xyz(82.5801, 82.1743, 101.9347) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Lavenderblush
#FFF0F5
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 8.97
Pale Lavender
#EECFFE
ΔE00 9.21
Ghostwhite
#F8F8FF
ΔE00 9.33
Very Light Purple
#F6CEFC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5FA #EBFAE5
analogous
#EAE5FA #F4E5FA #FAE5F6
triadic
#F4E5FA #FAF4E5 #E5FAF4
tetradic
#F4E5FA #FAEAE5 #EBFAE5 #E5F6FA
square
#F4E5FA #FAEAE5 #EBFAE5 #E5F6FA
split-complementary
#F4E5FA #F6FAE5 #E5FAEA
monochromatic
#C97EE6 #DEB2F0 #F4E5FA #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.20
#F4E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#F4E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5FA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5FA | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E6EAF9
Tritanopia (blue-blind)
#F4E7EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e5fa; /* rgb */ color: rgb(244, 229, 250); /* oklch */ color: oklch(94.0% 0.032 316.4);
Tailwind
colors: {
custom: {
50: '#f7edfc',
500: '#f4e5fa',
950: '#000000',
},
}SCSS
$custom: #f4e5fa; $custom-light: #f7edfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e5fa",
"rgb": {
"r": 244,
"g": 229,
"b": 250
},
"hsl": {
"h": 282.857,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.93996,
"c": 0.03216,
"h": 316.4
},
"luminance": 0.82174
}Semantic roles & 50–950 ramp
primary
#F4E5FA
secondary
#B5DFA4
accent
#D0164B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485