#F1E2FA#F1E2FA
#F1E2FA is a very light, muted violet. Relative luminance 0.800; OKLCH L 93.2% C 0.036 H 313.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E2FA |
|---|---|
| RGB | rgb(241, 226, 250) |
| HSL | hsl(278, 71%, 93%) |
| HSV | hsv(278, 10%, 98%) |
| CMYK | cmyk(3.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.68, 9.36, -9.78) |
| CIE-LCH | lch(91.68, 13.54, 313.71°) |
| OKLab | oklab(93.18% 0.0244 -0.0261) |
| OKLCH | oklch(93.18% 0.036 313) |
| XYZ | xyz(80.7245, 79.9960, 101.6120) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.18
Lavenderblush
#FFF0F5
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E2FA #EBFAE2
analogous
#E5E2FA #F1E2FA #FAE2F7
triadic
#F1E2FA #FAF1E2 #E2FAF1
tetradic
#F1E2FA #FAE5E2 #EBFAE2 #E2F7FA
square
#F1E2FA #FAE5E2 #EBFAE2 #E2F7FA
split-complementary
#F1E2FA #F7FAE2 #E2FAE5
monochromatic
#BF7AE8 #D8AEF1 #F1E2FA #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.24
#F1E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#F1E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E2FA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E2FA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#F0E5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f1e2fa; /* rgb */ color: rgb(241, 226, 250); /* oklch */ color: oklch(93.2% 0.036 313.0);
Tailwind
colors: {
custom: {
50: '#f5ebfc',
500: '#f1e2fa',
950: '#000000',
},
}SCSS
$custom: #f1e2fa; $custom-light: #f5ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f1e2fa",
"rgb": {
"r": 241,
"g": 226,
"b": 250
},
"hsl": {
"h": 277.5,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93183,
"c": 0.03577,
"h": 313
},
"luminance": 0.79996
}Semantic roles & 50–950 ramp
primary
#F1E2FA
secondary
#B8DFA1
accent
#D3135B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485