#F2E2F6#F2E2F6
#F2E2F6 is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.1% C 0.032 H 319.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2F6 |
|---|---|
| RGB | rgb(242, 226, 246) |
| HSL | hsl(288, 53%, 93%) |
| HSV | hsv(288, 8%, 96%) |
| CMYK | cmyk(1.6%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(91.65, 8.95, -7.73) |
| CIE-LCH | lch(91.65, 11.83, 319.17°) |
| OKLab | oklab(93.14% 0.024 -0.0206) |
| OKLCH | oklch(93.14% 0.032 319.5) |
| XYZ | xyz(80.4463, 79.9243, 98.3598) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Lavenderblush
#FFF0F5
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 8.34
Pale Lavender
#EECFFE
ΔE00 9.14
Light Pink
#FFD1DF
ΔE00 9.32
Ghostwhite
#F8F8FF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2F6 #E6F6E2
analogous
#E8E2F6 #F2E2F6 #F6E2F0
triadic
#F2E2F6 #F6F2E2 #E2F6F2
tetradic
#F2E2F6 #F6E8E2 #E6F6E2 #E2F0F6
square
#F2E2F6 #F6E8E2 #E6F6E2 #E2F0F6
split-complementary
#F2E2F6 #F0F6E2 #E2F6E8
monochromatic
#C885D9 #DDB3E8 #F2E2F6 #F5E8F8 #F5E8F8
Accessibility & contrast
On white
1.24
#F2E2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F2E2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2F6
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2F6 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F7
Deuteranopia (green-blind)
#E3E8F5
Tritanopia (blue-blind)
#F2E4E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e2f6; /* rgb */ color: rgb(242, 226, 246); /* oklch */ color: oklch(93.1% 0.032 319.5);
Tailwind
colors: {
custom: {
50: '#f6ebf9',
500: '#f2e2f6',
950: '#000000',
},
}SCSS
$custom: #f2e2f6; $custom-light: #f6ebf9; $custom-dark: #000000;
JSON
{
"hex": "#f2e2f6",
"rgb": {
"r": 242,
"g": 226,
"b": 246
},
"hsl": {
"h": 288,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.9314,
"c": 0.03165,
"h": 319.5
},
"luminance": 0.79924
}Semantic roles & 50–950 ramp
primary
#F2E2F6
secondary
#B0D6A6
accent
#C02544
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485