#F4E0FA#F4E0FA
#F4E0FA is a very light, muted purple. Relative luminance 0.794; OKLCH L 93.0% C 0.041 H 318.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0FA |
|---|---|
| RGB | rgb(244, 224, 250) |
| HSL | hsl(286, 72%, 93%) |
| HSV | hsv(286, 10%, 98%) |
| CMYK | cmyk(2.4%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(91.44, 11.38, -10.13) |
| CIE-LCH | lch(91.44, 15.23, 318.34°) |
| OKLab | oklab(93.05% 0.0304 -0.027) |
| OKLCH | oklch(93.05% 0.041 318.4) |
| XYZ | xyz(81.2165, 79.4472, 101.4802) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.95
Very Light Purple
#F6CEFC
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.62
Pale Mauve
#FED0FC
ΔE00 7.79
Lavender (CSS)
#E6E6FA
ΔE00 7.92
Pale Lilac
#E4CBFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0FA #E6FAE0
analogous
#E7E0FA #F4E0FA #FAE0F3
triadic
#F4E0FA #FAF4E0 #E0FAF4
tetradic
#F4E0FA #FAE7E0 #E6FAE0 #E0F3FA
square
#F4E0FA #FAE7E0 #E6FAE0 #E0F3FA
split-complementary
#F4E0FA #F3FAE0 #E0FAE7
monochromatic
#CF77E9 #E1ABF1 #F4E0FA #F6E5FB #F6E5FB
Accessibility & contrast
On white
1.24
#F4E0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#F4E0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0FA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0FA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#F4E2E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e0fa; /* rgb */ color: rgb(244, 224, 250); /* oklch */ color: oklch(93.0% 0.041 318.4);
Tailwind
colors: {
custom: {
50: '#f7e9fc',
500: '#f4e0fa',
950: '#000000',
},
}SCSS
$custom: #f4e0fa; $custom-light: #f7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f4e0fa",
"rgb": {
"r": 244,
"g": 224,
"b": 250
},
"hsl": {
"h": 286.154,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.93049,
"c": 0.04068,
"h": 318.4
},
"luminance": 0.79447
}Semantic roles & 50–950 ramp
primary
#F4E0FA
secondary
#AEDF9F
accent
#D4113E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485