#F6E6FC#F6E6FC
#F6E6FC is a very light, muted purple. Relative luminance 0.832; OKLCH L 94.4% C 0.034 H 316.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E6FC |
|---|---|
| RGB | rgb(246, 230, 252) |
| HSL | hsl(284, 79%, 95%) |
| HSV | hsv(284, 9%, 99%) |
| CMYK | cmyk(2.4%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(93.11, 9.28, -8.67) |
| CIE-LCH | lch(93.11, 12.70, 316.96°) |
| OKLab | oklab(94.41% 0.0247 -0.0231) |
| OKLCH | oklch(94.41% 0.034 316.9) |
| XYZ | xyz(83.8708, 83.2152, 103.7203) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Lavenderblush
#FFF0F5
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 8.93
Thistle
#D8BFD8
ΔE00 9.05
Very Light Purple
#F6CEFC
ΔE00 9.54
Ghostwhite
#F8F8FF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E6FC #ECFCE6
analogous
#EBE6FC #F6E6FC #FCE6F7
triadic
#F6E6FC #FCF6E6 #E6FCF6
tetradic
#F6E6FC #FCEBE6 #ECFCE6 #E6F7FC
square
#F6E6FC #FCEBE6 #ECFCE6 #E6F7FC
split-complementary
#F6E6FC #F7FCE6 #E6FCEB
monochromatic
#CF79EF #E2AFF5 #F5E4FC #F5E4FC #F5E4FC
Accessibility & contrast
On white
1.19
#F6E6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#F6E6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E6FC
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E6FC | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#F6E8ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f6e6fc; /* rgb */ color: rgb(246, 230, 252); /* oklch */ color: oklch(94.4% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#f9edfd',
500: '#f6e6fc',
950: '#000000',
},
}SCSS
$custom: #f6e6fc; $custom-light: #f9edfd; $custom-dark: #000000;
JSON
{
"hex": "#f6e6fc",
"rgb": {
"r": 246,
"g": 230,
"b": 252
},
"hsl": {
"h": 283.636,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.94409,
"c": 0.0338,
"h": 316.9
},
"luminance": 0.83215
}Semantic roles & 50–950 ramp
primary
#F6E6FC
secondary
#B4E4A2
accent
#DB0B43
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485