#F2E8F2#F2E8F2
#F2E8F2 is a very light, near-neutral purple. Relative luminance 0.830; OKLCH L 94.2% C 0.017 H 325.7°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E8F2 |
|---|---|
| RGB | rgb(242, 232, 242) |
| HSL | hsl(300, 28%, 93%) |
| HSV | hsv(300, 4%, 95%) |
| CMYK | cmyk(0%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(93.02, 5.12, -3.63) |
| CIE-LCH | lch(93.02, 6.28, 324.67°) |
| OKLab | oklab(94.17% 0.0141 -0.0096) |
| OKLCH | oklch(94.17% 0.017 325.7) |
| XYZ | xyz(81.4991, 83.0017, 95.7146) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.29
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Ghostwhite
#F8F8FF
ΔE00 5.62
Very Light Pink
#FFF4F2
ΔE00 6.02
Snow
#FFFAFA
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E8F2 #E8F2E8
analogous
#EDE8F2 #F2E8F2 #F2E8ED
triadic
#F2E8F2 #F2F2E8 #E8F2F2
tetradic
#F2E8F2 #F2EDE8 #E8F2E8 #E8EDF2
square
#F2E8F2 #F2EDE8 #E8F2E8 #E8EDF2
split-complementary
#F2E8F2 #EDF2E8 #E8F2ED
monochromatic
#C69AC6 #DCC1DC #F2E8F2 #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.19
#F2E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#F2E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E8F2
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E8F2 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#F3E9EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2e8f2; /* rgb */ color: rgb(242, 232, 242); /* oklch */ color: oklch(94.2% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#f6eff6',
500: '#f2e8f2',
950: '#000000',
},
}SCSS
$custom: #f2e8f2; $custom-light: #f6eff6; $custom-dark: #000000;
JSON
{
"hex": "#f2e8f2",
"rgb": {
"r": 242,
"g": 232,
"b": 242
},
"hsl": {
"h": 300,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.94171,
"c": 0.01704,
"h": 325.7
},
"luminance": 0.83001
}Semantic roles & 50–950 ramp
primary
#F2E8F2
secondary
#B3CCB3
accent
#A63F3F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585