#F2E0FA#F2E0FA
#F2E0FA is a very light, muted purple. Relative luminance 0.791; OKLCH L 92.9% C 0.040 H 315.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E0FA |
|---|---|
| RGB | rgb(242, 224, 250) |
| HSL | hsl(282, 72%, 93%) |
| HSV | hsv(282, 10%, 98%) |
| CMYK | cmyk(3.2%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(91.28, 10.72, -10.38) |
| CIE-LCH | lch(91.28, 14.93, 315.93°) |
| OKLab | oklab(92.89% 0.0283 -0.0277) |
| OKLCH | oklch(92.89% 0.04 315.6) |
| XYZ | xyz(80.5262, 79.0912, 101.4479) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.12
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 7.70
Very Light Purple
#F6CEFC
ΔE00 7.82
Pale Mauve
#FED0FC
ΔE00 8.23
Pale Lilac
#E4CBFF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E0FA #E8FAE0
analogous
#E5E0FA #F2E0FA #FAE0F5
triadic
#F2E0FA #FAF2E0 #E0FAF2
tetradic
#F2E0FA #FAE5E0 #E8FAE0 #E0F5FA
square
#F2E0FA #FAE5E0 #E8FAE0 #E0F5FA
split-complementary
#F2E0FA #F5FAE0 #E0FAE5
monochromatic
#C677E9 #DCABF1 #F2E0FA #F4E5FB #F4E5FB
Accessibility & contrast
On white
1.25
#F2E0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#F2E0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E0FA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E0FA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#F2E3E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f2e0fa; /* rgb */ color: rgb(242, 224, 250); /* oklch */ color: oklch(92.9% 0.040 315.6);
Tailwind
colors: {
custom: {
50: '#f6e9fc',
500: '#f2e0fa',
950: '#000000',
},
}SCSS
$custom: #f2e0fa; $custom-light: #f6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f2e0fa",
"rgb": {
"r": 242,
"g": 224,
"b": 250
},
"hsl": {
"h": 281.538,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.92885,
"c": 0.03963,
"h": 315.6
},
"luminance": 0.79091
}Semantic roles & 50–950 ramp
primary
#F2E0FA
secondary
#B3DF9F
accent
#D4114D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485