#F7EAFA#F7EAFA
#F7EAFA is a very light, muted purple. Relative luminance 0.855; OKLCH L 95.2% C 0.025 H 319.9°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EAFA |
|---|---|
| RGB | rgb(247, 234, 250) |
| HSL | hsl(289, 62%, 95%) |
| HSV | hsv(289, 6%, 98%) |
| CMYK | cmyk(1.2%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(94.11, 7.18, -6.14) |
| CIE-LCH | lch(94.11, 9.45, 319.47°) |
| OKLab | oklab(95.19% 0.0194 -0.0163) |
| OKLCH | oklch(95.19% 0.025 319.9) |
| XYZ | xyz(85.0332, 85.5224, 102.4518) |
| Luminance | 0.8552 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.66
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Ghostwhite
#F8F8FF
ΔE00 7.42
Very Light Pink
#FFF4F2
ΔE00 8.21
Snow
#FFFAFA
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EAFA #EDFAEA
analogous
#EFEAFA #F7EAFA #FAEAF5
triadic
#F7EAFA #FAF7EA #EAFAF7
tetradic
#F7EAFA #FAEFEA #EDFAEA #EAF5FA
square
#F7EAFA #FAEFEA #EDFAEA #EAF5FA
split-complementary
#F7EAFA #F5FAEA #EAFAEF
monochromatic
#D187E2 #E4B9EE #F6E6F9 #F6E6F9 #F6E6F9
Accessibility & contrast
On white
1.16
#F7EAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F7EAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EAFA
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EAFA | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFB
Deuteranopia (green-blind)
#EBEFF9
Tritanopia (blue-blind)
#F7EBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7eafa; /* rgb */ color: rgb(247, 234, 250); /* oklch */ color: oklch(95.2% 0.025 319.9);
Tailwind
colors: {
custom: {
50: '#f9f0fc',
500: '#f7eafa',
950: '#000000',
},
}SCSS
$custom: #f7eafa; $custom-light: #f9f0fc; $custom-dark: #000000;
JSON
{
"hex": "#f7eafa",
"rgb": {
"r": 247,
"g": 234,
"b": 250
},
"hsl": {
"h": 288.75,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.95191,
"c": 0.02531,
"h": 319.9
},
"luminance": 0.85522
}Semantic roles & 50–950 ramp
primary
#F7EAFA
secondary
#B4DDAB
accent
#C91C3D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585