#F2E2FA#F2E2FA
#F2E2FA is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.3% C 0.036 H 314.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2FA |
|---|---|
| RGB | rgb(242, 226, 250) |
| HSL | hsl(280, 71%, 93%) |
| HSV | hsv(280, 10%, 98%) |
| CMYK | cmyk(3.2%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.76, 9.68, -9.66) |
| CIE-LCH | lch(91.76, 13.68, 315.07°) |
| OKLab | oklab(93.26% 0.0255 -0.0258) |
| OKLCH | oklch(93.26% 0.036 314.6) |
| XYZ | xyz(81.0668, 80.1725, 101.6281) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Lavenderblush
#FFF0F5
ΔE00 7.79
Pale Lavender
#EECFFE
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.22
Very Light Purple
#F6CEFC
ΔE00 8.77
Pale Lilac
#E4CBFF
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2FA #EAFAE2
analogous
#E6E2FA #F2E2FA #FAE2F6
triadic
#F2E2FA #FAF2E2 #E2FAF2
tetradic
#F2E2FA #FAE6E2 #EAFAE2 #E2F6FA
square
#F2E2FA #FAE6E2 #EAFAE2 #E2F6FA
split-complementary
#F2E2FA #F6FAE2 #E2FAE6
monochromatic
#C37AE8 #DBAEF1 #F2E2FA #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.23
#F2E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#F2E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2FA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2FA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#F2E4EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e2fa; /* rgb */ color: rgb(242, 226, 250); /* oklch */ color: oklch(93.3% 0.036 314.6);
Tailwind
colors: {
custom: {
50: '#f6ebfc',
500: '#f2e2fa',
950: '#000000',
},
}SCSS
$custom: #f2e2fa; $custom-light: #f6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f2e2fa",
"rgb": {
"r": 242,
"g": 226,
"b": 250
},
"hsl": {
"h": 280,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93264,
"c": 0.03624,
"h": 314.6
},
"luminance": 0.80172
}Semantic roles & 50–950 ramp
primary
#F2E2FA
secondary
#B6DFA1
accent
#D31353
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485