#F7E7FA#F7E7FA
#F7E7FA is a very light, muted purple. Relative luminance 0.838; OKLCH L 94.6% C 0.030 H 320.9°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E7FA |
|---|---|
| RGB | rgb(247, 231, 250) |
| HSL | hsl(291, 66%, 94%) |
| HSV | hsv(291, 8%, 98%) |
| CMYK | cmyk(1.2%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(93.38, 8.73, -7.22) |
| CIE-LCH | lch(93.38, 11.33, 320.40°) |
| OKLab | oklab(94.62% 0.0236 -0.0192) |
| OKLCH | oklch(94.62% 0.03 320.9) |
| XYZ | xyz(84.1864, 83.8287, 102.1695) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Ghostwhite
#F8F8FF
ΔE00 9.01
Mistyrose
#FFE4E1
ΔE00 9.31
Thistle
#D8BFD8
ΔE00 9.40
Very Light Pink
#FFF4F2
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E7FA #EAFAE7
analogous
#EEE7FA #F7E7FA #FAE7F4
triadic
#F7E7FA #FAF7E7 #E7FAF7
tetradic
#F7E7FA #FAEEE7 #EAFAE7 #E7F4FA
square
#F7E7FA #FAEEE7 #EAFAE7 #E7F4FA
split-complementary
#F7E7FA #F4FAE7 #E7FAEE
monochromatic
#D582E5 #E6B4EF #F7E6FA #F7E6FA #F7E6FA
Accessibility & contrast
On white
1.18
#F7E7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F7E7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E7FA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E7FA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#E9EDF9
Tritanopia (blue-blind)
#F8E9ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7e7fa; /* rgb */ color: rgb(247, 231, 250); /* oklch */ color: oklch(94.6% 0.030 320.9);
Tailwind
colors: {
custom: {
50: '#f9eefc',
500: '#f7e7fa',
950: '#000000',
},
}SCSS
$custom: #f7e7fa; $custom-light: #f9eefc; $custom-dark: #000000;
JSON
{
"hex": "#f7e7fa",
"rgb": {
"r": 247,
"g": 231,
"b": 250
},
"hsl": {
"h": 290.526,
"s": 65.517,
"l": 94.314
},
"oklch": {
"l": 0.94619,
"c": 0.03042,
"h": 320.9
},
"luminance": 0.83828
}Semantic roles & 50–950 ramp
primary
#F7E7FA
secondary
#B0DEA7
accent
#CD1835
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585