#F4E6FA#F4E6FA
#F4E6FA is a very light, muted purple. Relative luminance 0.827; OKLCH L 94.2% C 0.030 H 315.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6FA |
|---|---|
| RGB | rgb(244, 230, 250) |
| HSL | hsl(282, 67%, 94%) |
| HSV | hsv(282, 8%, 98%) |
| CMYK | cmyk(2.4%, 8%, 0%, 2%) |
| CIE-LAB | lab(92.90, 8.26, -7.96) |
| CIE-LCH | lch(92.90, 11.47, 316.07°) |
| OKLab | oklab(94.19% 0.0219 -0.0212) |
| OKLCH | oklch(94.19% 0.03 315.9) |
| XYZ | xyz(82.8576, 82.7293, 102.0272) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Lavenderblush
#FFF0F5
ΔE00 6.25
Ghostwhite
#F8F8FF
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 9.31
Pale Lavender
#EECFFE
ΔE00 9.70
Very Light Pink
#FFF4F2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6FA #ECFAE6
analogous
#EAE6FA #F4E6FA #FAE6F6
triadic
#F4E6FA #FAF4E6 #E6FAF4
tetradic
#F4E6FA #FAEAE6 #ECFAE6 #E6F6FA
square
#F4E6FA #FAEAE6 #ECFAE6 #E6F6FA
split-complementary
#F4E6FA #F6FAE6 #E6FAEA
monochromatic
#C780E6 #DEB3F0 #F4E5FA #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.20
#F4E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#F4E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6FA
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6FA | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#F4E8EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e6fa; /* rgb */ color: rgb(244, 230, 250); /* oklch */ color: oklch(94.2% 0.030 315.9);
Tailwind
colors: {
custom: {
50: '#f7edfc',
500: '#f4e6fa',
950: '#000000',
},
}SCSS
$custom: #f4e6fa; $custom-light: #f7edfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e6fa",
"rgb": {
"r": 244,
"g": 230,
"b": 250
},
"hsl": {
"h": 282,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.94187,
"c": 0.03047,
"h": 315.9
},
"luminance": 0.82729
}Semantic roles & 50–950 ramp
primary
#F4E6FA
secondary
#B7DFA6
accent
#CF174E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485