#F4E4FA#F4E4FA
#F4E4FA is a very light, muted purple. Relative luminance 0.816; OKLCH L 93.8% C 0.034 H 316.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4FA |
|---|---|
| RGB | rgb(244, 228, 250) |
| HSL | hsl(284, 69%, 94%) |
| HSV | hsv(284, 9%, 98%) |
| CMYK | cmyk(2.4%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.41, 9.30, -8.68) |
| CIE-LCH | lch(92.41, 12.72, 316.96°) |
| OKLab | oklab(93.81% 0.0247 -0.0231) |
| OKLCH | oklch(93.81% 0.034 316.9) |
| XYZ | xyz(82.3042, 81.6225, 101.8428) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Lavenderblush
#FFF0F5
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 8.65
Pale Lavender
#EECFFE
ΔE00 8.74
Very Light Purple
#F6CEFC
ΔE00 9.38
Light Pink
#FFD1DF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4FA #EAFAE4
analogous
#E9E4FA #F4E4FA #FAE4F5
triadic
#F4E4FA #FAF4E4 #E4FAF4
tetradic
#F4E4FA #FAE9E4 #EAFAE4 #E4F5FA
square
#F4E4FA #FAE9E4 #EAFAE4 #E4F5FA
split-complementary
#F4E4FA #F5FAE4 #E4FAE9
monochromatic
#CA7DE7 #DFB0F0 #F4E4FA #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.21
#F4E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#F4E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4FA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4FA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#F4E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4fa; /* rgb */ color: rgb(244, 228, 250); /* oklch */ color: oklch(93.8% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#f7ecfc',
500: '#f4e4fa',
950: '#000000',
},
}SCSS
$custom: #f4e4fa; $custom-light: #f7ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e4fa",
"rgb": {
"r": 244,
"g": 228,
"b": 250
},
"hsl": {
"h": 283.636,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.93806,
"c": 0.03386,
"h": 316.9
},
"luminance": 0.81622
}Semantic roles & 50–950 ramp
primary
#F4E4FA
secondary
#B4DFA3
accent
#D11548
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485