#F1E4FA#F1E4FA
#F1E4FA is a very light, muted violet. Relative luminance 0.811; OKLCH L 93.6% C 0.032 H 311.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E4FA |
|---|---|
| RGB | rgb(241, 228, 250) |
| HSL | hsl(275, 69%, 94%) |
| HSV | hsv(275, 9%, 98%) |
| CMYK | cmyk(3.6%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.17, 8.32, -9.06) |
| CIE-LCH | lch(92.17, 12.30, 312.55°) |
| OKLab | oklab(93.56% 0.0216 -0.0242) |
| OKLCH | oklch(93.56% 0.032 311.7) |
| XYZ | xyz(81.2715, 81.0900, 101.7944) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Lavenderblush
#FFF0F5
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 9.12
Ghostwhite
#F8F8FF
ΔE00 9.20
Very Light Purple
#F6CEFC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E4FA #EDFAE4
analogous
#E6E4FA #F1E4FA #FAE4F8
triadic
#F1E4FA #FAF1E4 #E4FAF1
tetradic
#F1E4FA #FAE6E4 #EDFAE4 #E4F8FA
square
#F1E4FA #FAE6E4 #EDFAE4 #E4F8FA
split-complementary
#F1E4FA #F8FAE4 #E4FAE6
monochromatic
#BB7DE7 #D6B0F0 #F1E4FA #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.22
#F1E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#F1E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E4FA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E4FA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#F0E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f1e4fa; /* rgb */ color: rgb(241, 228, 250); /* oklch */ color: oklch(93.6% 0.032 311.7);
Tailwind
colors: {
custom: {
50: '#f5ecfc',
500: '#f1e4fa',
950: '#000000',
},
}SCSS
$custom: #f1e4fa; $custom-light: #f5ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f1e4fa",
"rgb": {
"r": 241,
"g": 228,
"b": 250
},
"hsl": {
"h": 275.455,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.93564,
"c": 0.03241,
"h": 311.7
},
"luminance": 0.8109
}Semantic roles & 50–950 ramp
primary
#F1E4FA
secondary
#BCDFA3
accent
#D11562
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485