#F6E4FA#F6E4FA
#F6E4FA is a very light, muted purple. Relative luminance 0.820; OKLCH L 94.0% C 0.035 H 320.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E4FA |
|---|---|
| RGB | rgb(246, 228, 250) |
| HSL | hsl(289, 69%, 94%) |
| HSV | hsv(289, 9%, 98%) |
| CMYK | cmyk(1.6%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.57, 9.96, -8.43) |
| CIE-LCH | lch(92.57, 13.05, 319.75°) |
| OKLab | oklab(93.97% 0.0268 -0.0224) |
| OKLCH | oklch(93.97% 0.035 320.1) |
| XYZ | xyz(83.0021, 81.9824, 101.8755) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.07
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 8.55
Very Light Purple
#F6CEFC
ΔE00 9.05
Light Pink
#FFD1DF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E4FA #E8FAE4
analogous
#EBE4FA #F6E4FA #FAE4F3
triadic
#F6E4FA #FAF6E4 #E4FAF6
tetradic
#F6E4FA #FAEBE4 #E8FAE4 #E4F3FA
square
#F6E4FA #FAEBE4 #E8FAE4 #E4F3FA
split-complementary
#F6E4FA #F3FAE4 #E4FAEB
monochromatic
#D47DE7 #E5B0F0 #F6E4FA #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.21
#F6E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#F6E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E4FA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E4FA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#E6EAF9
Tritanopia (blue-blind)
#F7E6EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f6e4fa; /* rgb */ color: rgb(246, 228, 250); /* oklch */ color: oklch(94.0% 0.035 320.1);
Tailwind
colors: {
custom: {
50: '#f9ecfc',
500: '#f6e4fa',
950: '#000000',
},
}SCSS
$custom: #f6e4fa; $custom-light: #f9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f6e4fa",
"rgb": {
"r": 246,
"g": 228,
"b": 250
},
"hsl": {
"h": 289.091,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.93969,
"c": 0.03497,
"h": 320.1
},
"luminance": 0.81982
}Semantic roles & 50–950 ramp
primary
#F6E4FA
secondary
#AEDFA3
accent
#D11537
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485