#F2E8F4#F2E8F4
#F2E8F4 is a very light, near-neutral purple. Relative luminance 0.831; OKLCH L 94.2% C 0.019 H 320.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E8F4 |
|---|---|
| RGB | rgb(242, 232, 244) |
| HSL | hsl(290, 35%, 93%) |
| HSV | hsv(290, 5%, 96%) |
| CMYK | cmyk(0.8%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(93.07, 5.48, -4.60) |
| CIE-LCH | lch(93.07, 7.15, 320.02°) |
| OKLab | oklab(94.23% 0.0148 -0.0122) |
| OKLCH | oklch(94.23% 0.019 320.6) |
| XYZ | xyz(81.8011, 83.1225, 97.3052) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.82
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Ghostwhite
#F8F8FF
ΔE00 5.94
Very Light Pink
#FFF4F2
ΔE00 6.77
Snow
#FFFAFA
ΔE00 7.08
Whitesmoke
#F5F5F5
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E8F4 #EAF4E8
analogous
#ECE8F4 #F2E8F4 #F4E8F0
triadic
#F2E8F4 #F4F2E8 #E8F4F2
tetradic
#F2E8F4 #F4ECE8 #EAF4E8 #E8F0F4
square
#F2E8F4 #F4ECE8 #EAF4E8 #E8F0F4
split-complementary
#F2E8F4 #F0F4E8 #E8F4EC
monochromatic
#C395CC #DBBFE0 #F2E8F4 #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.19
#F2E8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#F2E8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E8F4
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E8F4 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#E9EBF4
Tritanopia (blue-blind)
#F2E9EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2e8f4; /* rgb */ color: rgb(242, 232, 244); /* oklch */ color: oklch(94.2% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#f6eff7',
500: '#f2e8f4',
950: '#000000',
},
}SCSS
$custom: #f2e8f4; $custom-light: #f6eff7; $custom-dark: #000000;
JSON
{
"hex": "#f2e8f4",
"rgb": {
"r": 242,
"g": 232,
"b": 244
},
"hsl": {
"h": 290,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.9423,
"c": 0.01918,
"h": 320.6
},
"luminance": 0.83122
}Semantic roles & 50–950 ramp
primary
#F2E8F4
secondary
#B6D0B1
accent
#AE374B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585