#F7EAFE#F7EAFE
#F7EAFE is a very light, muted violet. Relative luminance 0.858; OKLCH L 95.3% C 0.030 H 314.0°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EAFE |
|---|---|
| RGB | rgb(247, 234, 254) |
| HSL | hsl(279, 91%, 96%) |
| HSV | hsv(279, 8%, 100%) |
| CMYK | cmyk(2.8%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.22, 7.91, -8.06) |
| CIE-LCH | lch(94.22, 11.29, 314.46°) |
| OKLab | oklab(95.31% 0.0208 -0.0215) |
| OKLCH | oklch(95.31% 0.03 314) |
| XYZ | xyz(85.6671, 85.7759, 105.7901) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.45
Lavenderblush
#FFF0F5
ΔE00 6.05
Ghostwhite
#F8F8FF
ΔE00 8.31
Very Light Pink
#FFF4F2
ΔE00 9.59
Snow
#FFFAFA
ΔE00 9.83
Mistyrose
#FFE4E1
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EAFE #F1FEEA
analogous
#EDEAFE #F7EAFE #FEEAFB
triadic
#F7EAFE #FEF7EA #EAFEF7
tetradic
#F7EAFE #FEEDEA #F1FEEA #EAFBFE
square
#F7EAFE #FEEDEA #F1FEEA #EAFBFE
split-complementary
#F7EAFE #FBFEEA #EAFEED
monochromatic
#CA75F8 #E1B0FB #F4E2FE #F4E2FE #F4E2FE
Accessibility & contrast
On white
1.16
#F7EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#F7EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EAFE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EAFE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#EAEFFD
Tritanopia (blue-blind)
#F7ECF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7eafe; /* rgb */ color: rgb(247, 234, 254); /* oklch */ color: oklch(95.3% 0.030 314.0);
Tailwind
colors: {
custom: {
50: '#f9f0fe',
500: '#f7eafe',
950: '#000000',
},
}SCSS
$custom: #f7eafe; $custom-light: #f9f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f7eafe",
"rgb": {
"r": 247,
"g": 234,
"b": 254
},
"hsl": {
"h": 279,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95312,
"c": 0.02988,
"h": 314
},
"luminance": 0.85776
}Semantic roles & 50–950 ramp
primary
#F7EAFE
secondary
#BBEAA2
accent
#E60050
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585