#F6E6FA#F6E6FA
#F6E6FA is a very light, muted purple. Relative luminance 0.831; OKLCH L 94.3% C 0.032 H 319.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E6FA |
|---|---|
| RGB | rgb(246, 230, 250) |
| HSL | hsl(288, 67%, 94%) |
| HSV | hsv(288, 8%, 98%) |
| CMYK | cmyk(1.6%, 8%, 0%, 2%) |
| CIE-LAB | lab(93.05, 8.92, -7.71) |
| CIE-LCH | lch(93.05, 11.79, 319.17°) |
| OKLab | oklab(94.35% 0.024 -0.0205) |
| OKLCH | oklch(94.35% 0.032 319.4) |
| XYZ | xyz(83.5555, 83.0891, 102.0600) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Thistle
#D8BFD8
ΔE00 9.14
Ghostwhite
#F8F8FF
ΔE00 9.27
Pale Lavender
#EECFFE
ΔE00 9.48
Light Pink
#FFD1DF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E6FA #EAFAE6
analogous
#ECE6FA #F6E6FA #FAE6F4
triadic
#F6E6FA #FAF6E6 #E6FAF6
tetradic
#F6E6FA #FAECE6 #EAFAE6 #E6F4FA
square
#F6E6FA #FAECE6 #EAFAE6 #E6F4FA
split-complementary
#F6E6FA #F4FAE6 #E6FAEC
monochromatic
#D180E6 #E4B3F0 #F6E5FA #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.19
#F6E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#F6E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E6FA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E6FA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#E7ECF9
Tritanopia (blue-blind)
#F6E8EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f6e6fa; /* rgb */ color: rgb(246, 230, 250); /* oklch */ color: oklch(94.3% 0.032 319.4);
Tailwind
colors: {
custom: {
50: '#f9edfc',
500: '#f6e6fa',
950: '#000000',
},
}SCSS
$custom: #f6e6fa; $custom-light: #f9edfc; $custom-dark: #000000;
JSON
{
"hex": "#f6e6fa",
"rgb": {
"r": 246,
"g": 230,
"b": 250
},
"hsl": {
"h": 288,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.94348,
"c": 0.03155,
"h": 319.4
},
"luminance": 0.83089
}Semantic roles & 50–950 ramp
primary
#F6E6FA
secondary
#B1DFA6
accent
#CF173C
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485