#F1E2FC#F1E2FC
#F1E2FC is a very light, muted violet. Relative luminance 0.801; OKLCH L 93.2% C 0.038 H 311.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E2FC |
|---|---|
| RGB | rgb(241, 226, 252) |
| HSL | hsl(275, 81%, 94%) |
| HSV | hsv(275, 10%, 99%) |
| CMYK | cmyk(4.4%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.74, 9.73, -10.75) |
| CIE-LCH | lch(91.74, 14.49, 312.15°) |
| OKLab | oklab(93.25% 0.0251 -0.0287) |
| OKLCH | oklch(93.25% 0.038 311.1) |
| XYZ | xyz(81.0397, 80.1221, 103.2724) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.33
Lavenderblush
#FFF0F5
ΔE00 8.40
Very Light Purple
#F6CEFC
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E2FC #EDFCE2
analogous
#E4E2FC #F1E2FC #FCE2FA
triadic
#F1E2FC #FCF1E2 #E2FCF1
tetradic
#F1E2FC #FCE4E2 #EDFCE2 #E2FAFC
square
#F1E2FC #FCE4E2 #EDFCE2 #E2FAFC
split-complementary
#F1E2FC #FAFCE2 #E2FCE4
monochromatic
#BB73F1 #D6ABF6 #F1E2FC #F2E3FC #F2E3FC
Accessibility & contrast
On white
1.23
#F1E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F1E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E2FC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E2FC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#E1E8FB
Tritanopia (blue-blind)
#F0E5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f1e2fc; /* rgb */ color: rgb(241, 226, 252); /* oklch */ color: oklch(93.2% 0.038 311.1);
Tailwind
colors: {
custom: {
50: '#f5ebfd',
500: '#f1e2fc',
950: '#000000',
},
}SCSS
$custom: #f1e2fc; $custom-light: #f5ebfd; $custom-dark: #000000;
JSON
{
"hex": "#f1e2fc",
"rgb": {
"r": 241,
"g": 226,
"b": 252
},
"hsl": {
"h": 274.615,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93246,
"c": 0.03817,
"h": 311.1
},
"luminance": 0.80122
}Semantic roles & 50–950 ramp
primary
#F1E2FC
secondary
#BCE49E
accent
#DE0862
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485