#F2E2F3#F2E2F3
#F2E2F3 is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.0% C 0.028 H 324.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2F3 |
|---|---|
| RGB | rgb(242, 226, 243) |
| HSL | hsl(296, 41%, 92%) |
| HSV | hsv(296, 7%, 95%) |
| CMYK | cmyk(0.4%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(91.57, 8.41, -6.28) |
| CIE-LCH | lch(91.57, 10.50, 323.22°) |
| OKLab | oklab(93.05% 0.023 -0.0167) |
| OKLCH | oklch(93.05% 0.028 324) |
| XYZ | xyz(79.9896, 79.7416, 95.9544) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.63
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 8.61
Mistyrose
#FFE4E1
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 9.04
Light Pink
#FFD1DF
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2F3 #E3F3E2
analogous
#EAE2F3 #F2E2F3 #F3E2EC
triadic
#F2E2F3 #F3F2E2 #E2F3F2
tetradic
#F2E2F3 #F3EAE2 #E3F3E2 #E2ECF3
square
#F2E2F3 #F3EAE2 #E3F3E2 #E2ECF3
split-complementary
#F2E2F3 #ECF3E2 #E2F3EA
monochromatic
#CB8BCF #DFB7E1 #F2E2F3 #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.24
#F2E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#F2E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2F3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2F3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F4
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#F3E3E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e2f3; /* rgb */ color: rgb(242, 226, 243); /* oklch */ color: oklch(93.0% 0.028 324.0);
Tailwind
colors: {
custom: {
50: '#f6ebf7',
500: '#f2e2f3',
950: '#000000',
},
}SCSS
$custom: #f2e2f3; $custom-light: #f6ebf7; $custom-dark: #000000;
JSON
{
"hex": "#f2e2f3",
"rgb": {
"r": 242,
"g": 226,
"b": 243
},
"hsl": {
"h": 296.471,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.93049,
"c": 0.02839,
"h": 324
},
"luminance": 0.79741
}Semantic roles & 50–950 ramp
primary
#F2E2F3
secondary
#ACD0A9
accent
#B53139
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485