#F2E1FB#F2E1FB
#F2E1FB is a very light, muted violet. Relative luminance 0.797; OKLCH L 93.1% C 0.039 H 314.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E1FB |
|---|---|
| RGB | rgb(242, 225, 251) |
| HSL | hsl(279, 76%, 93%) |
| HSV | hsv(279, 10%, 98%) |
| CMYK | cmyk(3.6%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.55, 10.39, -10.50) |
| CIE-LCH | lch(91.55, 14.77, 314.69°) |
| OKLab | oklab(93.11% 0.0272 -0.0281) |
| OKLCH | oklch(93.11% 0.039 314.1) |
| XYZ | xyz(80.9529, 79.6932, 102.3657) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Pale Lavender
#EECFFE
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.96
Very Light Purple
#F6CEFC
ΔE00 8.08
Lavenderblush
#FFF0F5
ΔE00 8.47
Pale Lilac
#E4CBFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E1FB #EAFBE1
analogous
#E5E1FB #F2E1FB #FBE1F7
triadic
#F2E1FB #FBF2E1 #E1FBF2
tetradic
#F2E1FB #FBE5E1 #EAFBE1 #E1F7FB
square
#F2E1FB #FBE5E1 #EAFBE1 #E1F7FB
split-complementary
#F2E1FB #F7FBE1 #E1FBE5
monochromatic
#C375ED #DBABF4 #F2E1FB #F3E4FB #F3E4FB
Accessibility & contrast
On white
1.24
#F2E1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F2E1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E1FB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E1FB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#F2E4E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e1fb; /* rgb */ color: rgb(242, 225, 251); /* oklch */ color: oklch(93.1% 0.039 314.1);
Tailwind
colors: {
custom: {
50: '#f6eafc',
500: '#f2e1fb',
950: '#000000',
},
}SCSS
$custom: #f2e1fb; $custom-light: #f6eafc; $custom-dark: #000000;
JSON
{
"hex": "#f2e1fb",
"rgb": {
"r": 242,
"g": 225,
"b": 251
},
"hsl": {
"h": 279.231,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93106,
"c": 0.03911,
"h": 314.1
},
"luminance": 0.79693
}Semantic roles & 50–950 ramp
primary
#F2E1FB
secondary
#B6E29E
accent
#D90D53
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485