#F7EEF8#F7EEF8
#F7EEF8 is a very light, near-neutral purple. Relative luminance 0.877; OKLCH L 95.9% C 0.016 H 322.7°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EEF8 |
|---|---|
| RGB | rgb(247, 238, 248) |
| HSL | hsl(294, 42%, 95%) |
| HSV | hsv(294, 4%, 97%) |
| CMYK | cmyk(0.4%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(95.03, 4.77, -3.74) |
| CIE-LCH | lch(95.03, 6.06, 321.91°) |
| OKLab | oklab(95.9% 0.013 -0.0099) |
| OKLCH | oklch(95.9% 0.016 322.7) |
| XYZ | xyz(85.8729, 87.7009, 101.1928) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.05
Ghostwhite
#F8F8FF
ΔE00 4.73
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Very Light Pink
#FFF4F2
ΔE00 5.62
Snow
#FFFAFA
ΔE00 5.70
Pale Grey
#FDFDFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EEF8 #EFF8EE
analogous
#F2EEF8 #F7EEF8 #F8EEF4
triadic
#F7EEF8 #F8F7EE #EEF8F7
tetradic
#F7EEF8 #F8F2EE #EFF8EE #EEF4F8
square
#F7EEF8 #F8F2EE #EFF8EE #EEF4F8
split-complementary
#F7EEF8 #F4F8EE #EEF8F2
monochromatic
#CE97D4 #E3C3E6 #F5E9F6 #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.13
#F7EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F7EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EEF8
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EEF8 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#F7EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7eef8; /* rgb */ color: rgb(247, 238, 248); /* oklch */ color: oklch(95.9% 0.016 322.7);
Tailwind
colors: {
custom: {
50: '#f9f3fa',
500: '#f7eef8',
950: '#000000',
},
}SCSS
$custom: #f7eef8; $custom-light: #f9f3fa; $custom-dark: #000000;
JSON
{
"hex": "#f7eef8",
"rgb": {
"r": 247,
"g": 238,
"b": 248
},
"hsl": {
"h": 294,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95899,
"c": 0.01632,
"h": 322.7
},
"luminance": 0.87701
}Semantic roles & 50–950 ramp
primary
#F7EEF8
secondary
#B8D6B4
accent
#B5313E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585