#F2E1FC#F2E1FC
#F2E1FC is a very light, muted violet. Relative luminance 0.798; OKLCH L 93.1% C 0.040 H 313.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E1FC |
|---|---|
| RGB | rgb(242, 225, 252) |
| HSL | hsl(278, 82%, 94%) |
| HSV | hsv(278, 11%, 99%) |
| CMYK | cmyk(4%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.58, 10.57, -10.98) |
| CIE-LCH | lch(91.58, 15.24, 313.91°) |
| OKLab | oklab(93.14% 0.0276 -0.0294) |
| OKLCH | oklch(93.14% 0.04 313.2) |
| XYZ | xyz(81.1110, 79.7564, 103.1981) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 7.88
Thistle
#D8BFD8
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.22
Pale Mauve
#FED0FC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E1FC #EBFCE1
analogous
#E4E1FC #F2E1FC #FCE1F8
triadic
#F2E1FC #FCF2E1 #E1FCF2
tetradic
#F2E1FC #FCE4E1 #EBFCE1 #E1F8FC
square
#F2E1FC #FCE4E1 #EBFCE1 #E1F8FC
split-complementary
#F2E1FC #F8FCE1 #E1FCE4
monochromatic
#C272F1 #DAA9F6 #F2E1FC #F3E3FC #F3E3FC
Accessibility & contrast
On white
1.24
#F2E1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#F2E1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E1FC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E1FC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#F1E4EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e1fc; /* rgb */ color: rgb(242, 225, 252); /* oklch */ color: oklch(93.1% 0.040 313.2);
Tailwind
colors: {
custom: {
50: '#f6eafd',
500: '#f2e1fc',
950: '#000000',
},
}SCSS
$custom: #f2e1fc; $custom-light: #f6eafd; $custom-dark: #000000;
JSON
{
"hex": "#f2e1fc",
"rgb": {
"r": 242,
"g": 225,
"b": 252
},
"hsl": {
"h": 277.778,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.93137,
"c": 0.04029,
"h": 313.2
},
"luminance": 0.79756
}Semantic roles & 50–950 ramp
primary
#F2E1FC
secondary
#B7E49D
accent
#DE0757
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485