#F7E9FA#F7E9FA
#F7E9FA is a very light, muted purple. Relative luminance 0.850; OKLCH L 95.0% C 0.027 H 320.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E9FA |
|---|---|
| RGB | rgb(247, 233, 250) |
| HSL | hsl(289, 63%, 95%) |
| HSV | hsv(289, 7%, 98%) |
| CMYK | cmyk(1.2%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(93.86, 7.70, -6.50) |
| CIE-LCH | lch(93.86, 10.08, 319.82°) |
| OKLab | oklab(95% 0.0208 -0.0173) |
| OKLCH | oklch(95% 0.027 320.2) |
| XYZ | xyz(84.7493, 84.9546, 102.3571) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.03
Lavender (CSS)
#E6E6FA
ΔE00 5.81
Ghostwhite
#F8F8FF
ΔE00 7.96
Very Light Pink
#FFF4F2
ΔE00 8.67
Mistyrose
#FFE4E1
ΔE00 8.97
Snow
#FFFAFA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E9FA #ECFAE9
analogous
#EFE9FA #F7E9FA #FAE9F5
triadic
#F7E9FA #FAF7E9 #E9FAF7
tetradic
#F7E9FA #FAEFE9 #ECFAE9 #E9F5FA
square
#F7E9FA #FAEFE9 #ECFAE9 #E9F5FA
split-complementary
#F7E9FA #F5FAE9 #E9FAEF
monochromatic
#D385E3 #E5B7EF #F6E6F9 #F6E6F9 #F6E6F9
Accessibility & contrast
On white
1.17
#F7E9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#F7E9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E9FA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E9FA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFB
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#F7EAEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f7e9fa; /* rgb */ color: rgb(247, 233, 250); /* oklch */ color: oklch(95.0% 0.027 320.2);
Tailwind
colors: {
custom: {
50: '#f9f0fc',
500: '#f7e9fa',
950: '#000000',
},
}SCSS
$custom: #f7e9fa; $custom-light: #f9f0fc; $custom-dark: #000000;
JSON
{
"hex": "#f7e9fa",
"rgb": {
"r": 247,
"g": 233,
"b": 250
},
"hsl": {
"h": 289.412,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.95,
"c": 0.027,
"h": 320.2
},
"luminance": 0.84954
}Semantic roles & 50–950 ramp
primary
#F7E9FA
secondary
#B3DEA9
accent
#CB1B3A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585