#F7E4FA#F7E4FA
#F7E4FA is a very light, muted purple. Relative luminance 0.822; OKLCH L 94.0% C 0.036 H 321.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E4FA |
|---|---|
| RGB | rgb(247, 228, 250) |
| HSL | hsl(292, 69%, 94%) |
| HSV | hsv(292, 9%, 98%) |
| CMYK | cmyk(1.2%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.65, 10.29, -8.30) |
| CIE-LCH | lch(92.65, 13.22, 321.09°) |
| OKLab | oklab(94.05% 0.0279 -0.0221) |
| OKLCH | oklch(94.05% 0.036 321.6) |
| XYZ | xyz(83.3539, 82.1638, 101.8920) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.49
Light Pink
#FFD1DF
ΔE00 8.78
Very Light Purple
#F6CEFC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E4FA #E7FAE4
analogous
#ECE4FA #F7E4FA #FAE4F2
triadic
#F7E4FA #FAF7E4 #E4FAF7
tetradic
#F7E4FA #FAECE4 #E7FAE4 #E4F2FA
square
#F7E4FA #FAECE4 #E7FAE4 #E4F2FA
split-complementary
#F7E4FA #F2FAE4 #E4FAEC
monochromatic
#D87DE7 #E8B0F0 #F7E4FA #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.20
#F7E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#F7E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E4FA
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E4FA | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#E6EBF9
Tritanopia (blue-blind)
#F8E6EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f7e4fa; /* rgb */ color: rgb(247, 228, 250); /* oklch */ color: oklch(94.0% 0.036 321.6);
Tailwind
colors: {
custom: {
50: '#f9ecfc',
500: '#f7e4fa',
950: '#000000',
},
}SCSS
$custom: #f7e4fa; $custom-light: #f9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f7e4fa",
"rgb": {
"r": 247,
"g": 228,
"b": 250
},
"hsl": {
"h": 291.818,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.9405,
"c": 0.03556,
"h": 321.6
},
"luminance": 0.82163
}Semantic roles & 50–950 ramp
primary
#F7E4FA
secondary
#ABDFA3
accent
#D1152E
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485