#F7E1FA#F7E1FA
#F7E1FA is a very light, muted purple. Relative luminance 0.805; OKLCH L 93.5% C 0.041 H 322.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E1FA |
|---|---|
| RGB | rgb(247, 225, 250) |
| HSL | hsl(293, 71%, 93%) |
| HSV | hsv(293, 10%, 98%) |
| CMYK | cmyk(1.2%, 10%, 0%, 2%) |
| CIE-LAB | lab(91.92, 11.84, -9.38) |
| CIE-LCH | lch(91.92, 15.11, 321.63°) |
| OKLab | oklab(93.49% 0.0322 -0.025) |
| OKLCH | oklch(93.49% 0.041 322.2) |
| XYZ | xyz(82.5358, 80.5275, 101.6193) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.21
Very Light Purple
#F6CEFC
ΔE00 7.52
Pale Mauve
#FED0FC
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 7.79
Light Pink
#FFD1DF
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E1FA #E4FAE1
analogous
#EAE1FA #F7E1FA #FAE1F0
triadic
#F7E1FA #FAF7E1 #E1FAF7
tetradic
#F7E1FA #FAEAE1 #E4FAE1 #E1F0FA
square
#F7E1FA #FAEAE1 #E4FAE1 #E1F0FA
split-complementary
#F7E1FA #F0FAE1 #E1FAEA
monochromatic
#DB78E9 #E9ADF1 #F7E1FA #F8E5FB #F8E5FB
Accessibility & contrast
On white
1.23
#F7E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#F7E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E1FA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E1FA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E3E9F9
Tritanopia (blue-blind)
#F8E3E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7e1fa; /* rgb */ color: rgb(247, 225, 250); /* oklch */ color: oklch(93.5% 0.041 322.2);
Tailwind
colors: {
custom: {
50: '#faeafc',
500: '#f7e1fa',
950: '#000000',
},
}SCSS
$custom: #f7e1fa; $custom-light: #faeafc; $custom-dark: #000000;
JSON
{
"hex": "#f7e1fa",
"rgb": {
"r": 247,
"g": 225,
"b": 250
},
"hsl": {
"h": 292.8,
"s": 71.429,
"l": 93.137
},
"oklch": {
"l": 0.93485,
"c": 0.04071,
"h": 322.2
},
"luminance": 0.80527
}Semantic roles & 50–950 ramp
primary
#F7E1FA
secondary
#A8DFA0
accent
#D31229
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485