#F2E6F4#F2E6F4
#F2E6F4 is a very light, muted purple. Relative luminance 0.820; OKLCH L 93.8% C 0.023 H 321.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E6F4 |
|---|---|
| RGB | rgb(242, 230, 244) |
| HSL | hsl(291, 39%, 93%) |
| HSV | hsv(291, 6%, 96%) |
| CMYK | cmyk(0.8%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.58, 6.51, -5.32) |
| CIE-LCH | lch(92.58, 8.41, 320.76°) |
| OKLab | oklab(93.85% 0.0176 -0.0141) |
| OKLCH | oklch(93.85% 0.023 321.3) |
| XYZ | xyz(81.2414, 82.0030, 97.1187) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.37
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 7.08
Very Light Pink
#FFF4F2
ΔE00 7.71
Snow
#FFFAFA
ΔE00 8.19
Mistyrose
#FFE4E1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E6F4 #E8F4E6
analogous
#EBE6F4 #F2E6F4 #F4E6EF
triadic
#F2E6F4 #F4F2E6 #E6F4F2
tetradic
#F2E6F4 #F4EBE6 #E8F4E6 #E6EFF4
square
#F2E6F4 #F4EBE6 #E8F4E6 #E6EFF4
split-complementary
#F2E6F4 #EFF4E6 #E6F4EB
monochromatic
#C691CF #DCBBE1 #F2E6F4 #F4EAF6 #F4EAF6
Accessibility & contrast
On white
1.21
#F2E6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#F2E6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E6F4
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E6F4 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#F3E7EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f2e6f4; /* rgb */ color: rgb(242, 230, 244); /* oklch */ color: oklch(93.8% 0.023 321.3);
Tailwind
colors: {
custom: {
50: '#f6edf7',
500: '#f2e6f4',
950: '#000000',
},
}SCSS
$custom: #f2e6f4; $custom-light: #f6edf7; $custom-dark: #000000;
JSON
{
"hex": "#f2e6f4",
"rgb": {
"r": 242,
"g": 230,
"b": 244
},
"hsl": {
"h": 291.429,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.93845,
"c": 0.02259,
"h": 321.3
},
"luminance": 0.82003
}Semantic roles & 50–950 ramp
primary
#F2E6F4
secondary
#B3D0AE
accent
#B23446
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485