#F7E5FA#F7E5FA
#F7E5FA is a very light, muted purple. Relative luminance 0.827; OKLCH L 94.2% C 0.034 H 321.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E5FA |
|---|---|
| RGB | rgb(247, 229, 250) |
| HSL | hsl(291, 68%, 94%) |
| HSV | hsv(291, 8%, 98%) |
| CMYK | cmyk(1.2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(92.89, 9.77, -7.94) |
| CIE-LCH | lch(92.89, 12.59, 320.88°) |
| OKLab | oklab(94.24% 0.0264 -0.0211) |
| OKLCH | oklch(94.24% 0.034 321.4) |
| XYZ | xyz(83.6298, 82.7156, 101.9840) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Thistle
#D8BFD8
ΔE00 8.77
Pale Lavender
#EECFFE
ΔE00 8.93
Light Pink
#FFD1DF
ΔE00 9.02
Very Light Purple
#F6CEFC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E5FA #E8FAE5
analogous
#EDE5FA #F7E5FA #FAE5F3
triadic
#F7E5FA #FAF7E5 #E5FAF7
tetradic
#F7E5FA #FAEDE5 #E8FAE5 #E5F3FA
square
#F7E5FA #FAEDE5 #E8FAE5 #E5F3FA
split-complementary
#F7E5FA #F3FAE5 #E5FAED
monochromatic
#D77EE6 #E7B2F0 #F7E5FA #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.20
#F7E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#F7E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E5FA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E5FA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#F8E7EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f7e5fa; /* rgb */ color: rgb(247, 229, 250); /* oklch */ color: oklch(94.2% 0.034 321.4);
Tailwind
colors: {
custom: {
50: '#f9edfc',
500: '#f7e5fa',
950: '#000000',
},
}SCSS
$custom: #f7e5fa; $custom-light: #f9edfc; $custom-dark: #000000;
JSON
{
"hex": "#f7e5fa",
"rgb": {
"r": 247,
"g": 229,
"b": 250
},
"hsl": {
"h": 291.429,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.9424,
"c": 0.03385,
"h": 321.4
},
"luminance": 0.82715
}Semantic roles & 50–950 ramp
primary
#F7E5FA
secondary
#ADDFA4
accent
#D01630
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485