#F7EFF6#F7EFF6
#F7EFF6 is a very light, near-neutral purple. Relative luminance 0.882; OKLCH L 96.0% C 0.013 H 329.6°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFF6 |
|---|---|
| RGB | rgb(247, 239, 246) |
| HSL | hsl(308, 33%, 95%) |
| HSV | hsv(308, 3%, 97%) |
| CMYK | cmyk(0%, 3.2%, 0.4%, 3.1%) |
| CIE-LAB | lab(95.23, 3.90, -2.41) |
| CIE-LCH | lch(95.23, 4.59, 328.23°) |
| OKLab | oklab(96.03% 0.0108 -0.0064) |
| OKLCH | oklch(96.03% 0.013 329.6) |
| XYZ | xyz(85.8562, 88.1613, 99.6647) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.84
Ghostwhite
#F8F8FF
ΔE00 3.93
Snow
#FFFAFA
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 4.38
Whitesmoke
#F5F5F5
ΔE00 5.59
Pale Grey
#FDFDFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFF6 #EFF7F0
analogous
#F4EFF7 #F7EFF6 #F7EFF2
triadic
#F7EFF6 #F6F7EF #EFF6F7
tetradic
#F7EFF6 #F7F4EF #EFF7F0 #EFF2F7
square
#F7EFF6 #F7F4EF #EFF7F0 #EFF2F7
split-complementary
#F7EFF6 #F2F7EF #EFF7F4
monochromatic
#CE9DC8 #E3C6DF #F5EBF4 #F5EBF4 #F5EBF4
Accessibility & contrast
On white
1.13
#F7EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#F7EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFF6
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFF6 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#F0F2F6
Tritanopia (blue-blind)
#F8EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7eff6; /* rgb */ color: rgb(247, 239, 246); /* oklch */ color: oklch(96.0% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#f9f4f9',
500: '#f7eff6',
950: '#000000',
},
}SCSS
$custom: #f7eff6; $custom-light: #f9f4f9; $custom-dark: #000000;
JSON
{
"hex": "#f7eff6",
"rgb": {
"r": 247,
"g": 239,
"b": 246
},
"hsl": {
"h": 307.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96033,
"c": 0.01257,
"h": 329.6
},
"luminance": 0.88161
}Semantic roles & 50–950 ramp
primary
#F7EFF6
secondary
#B8D3BB
accent
#AC4839
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585