#F2E4F6#F2E4F6
#F2E4F6 is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.5% C 0.028 H 318.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4F6 |
|---|---|
| RGB | rgb(242, 228, 246) |
| HSL | hsl(287, 50%, 93%) |
| HSV | hsv(287, 7%, 96%) |
| CMYK | cmyk(1.6%, 7.3%, 0%, 3.5%) |
| CIE-LAB | lab(92.14, 7.91, -7.01) |
| CIE-LCH | lch(92.14, 10.57, 318.46°) |
| OKLab | oklab(93.52% 0.0212 -0.0186) |
| OKLCH | oklch(93.52% 0.028 318.7) |
| XYZ | xyz(80.9933, 81.0183, 98.5422) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Lavenderblush
#FFF0F5
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 9.07
Mistyrose
#FFE4E1
ΔE00 9.26
Very Light Pink
#FFF4F2
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4F6 #E8F6E4
analogous
#E9E4F6 #F2E4F6 #F6E4F1
triadic
#F2E4F6 #F6F2E4 #E4F6F2
tetradic
#F2E4F6 #F6E9E4 #E8F6E4 #E4F1F6
square
#F2E4F6 #F6E9E4 #E8F6E4 #E4F1F6
split-complementary
#F2E4F6 #F1F6E4 #E4F6E9
monochromatic
#C688D7 #DCB6E7 #F2E4F6 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.22
#F2E4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#F2E4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4F6
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4F6 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F7
Deuteranopia (green-blind)
#E5E9F5
Tritanopia (blue-blind)
#F2E6EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2e4f6; /* rgb */ color: rgb(242, 228, 246); /* oklch */ color: oklch(93.5% 0.028 318.7);
Tailwind
colors: {
custom: {
50: '#f6ecf9',
500: '#f2e4f6',
950: '#000000',
},
}SCSS
$custom: #f2e4f6; $custom-light: #f6ecf9; $custom-dark: #000000;
JSON
{
"hex": "#f2e4f6",
"rgb": {
"r": 242,
"g": 228,
"b": 246
},
"hsl": {
"h": 286.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.93522,
"c": 0.02823,
"h": 318.7
},
"luminance": 0.81018
}Semantic roles & 50–950 ramp
primary
#F2E4F6
secondary
#B3D5A9
accent
#BD2849
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485