#F8EFF7#F8EFF7
#F8EFF7 is a very light, near-neutral purple. Relative luminance 0.884; OKLCH L 96.1% C 0.014 H 329.1°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EFF7 |
|---|---|
| RGB | rgb(248, 239, 247) |
| HSL | hsl(307, 39%, 95%) |
| HSV | hsv(307, 4%, 97%) |
| CMYK | cmyk(0%, 3.6%, 0.4%, 2.7%) |
| CIE-LAB | lab(95.33, 4.41, -2.77) |
| CIE-LCH | lch(95.33, 5.21, 327.82°) |
| OKLab | oklab(96.14% 0.0122 -0.0073) |
| OKLCH | oklch(96.14% 0.014 329.1) |
| XYZ | xyz(86.3638, 88.4053, 100.4918) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.59
Ghostwhite
#F8F8FF
ΔE00 4.38
Very Light Pink
#FFF4F2
ΔE00 4.76
Snow
#FFFAFA
ΔE00 4.89
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Whitesmoke
#F5F5F5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EFF7 #EFF8F0
analogous
#F4EFF8 #F8EFF7 #F8EFF2
triadic
#F8EFF7 #F7F8EF #EFF7F8
tetradic
#F8EFF7 #F8F4EF #EFF8F0 #EFF2F8
square
#F8EFF7 #F8F4EF #EFF8F0 #EFF2F8
split-complementary
#F8EFF7 #F2F8EF #EFF8F4
monochromatic
#D39ACC #E5C4E2 #F6EAF4 #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.12
#F8EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#F8EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EFF7
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EFF7 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#F9EFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f8eff7; /* rgb */ color: rgb(248, 239, 247); /* oklch */ color: oklch(96.1% 0.014 329.1);
Tailwind
colors: {
custom: {
50: '#faf4f9',
500: '#f8eff7',
950: '#000000',
},
}SCSS
$custom: #f8eff7; $custom-light: #faf4f9; $custom-dark: #000000;
JSON
{
"hex": "#f8eff7",
"rgb": {
"r": 248,
"g": 239,
"b": 247
},
"hsl": {
"h": 306.667,
"s": 39.13,
"l": 95.49
},
"oklch": {
"l": 0.96141,
"c": 0.01426,
"h": 329.1
},
"luminance": 0.88405
}Semantic roles & 50–950 ramp
primary
#F8EFF7
secondary
#B6D5B9
accent
#B24133
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585