#F6E2FC#F6E2FC
#F6E2FC is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.7% C 0.041 H 318.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2FC |
|---|---|
| RGB | rgb(246, 226, 252) |
| HSL | hsl(286, 81%, 94%) |
| HSV | hsv(286, 10%, 99%) |
| CMYK | cmyk(2.4%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.14, 11.36, -10.11) |
| CIE-LCH | lch(92.14, 15.21, 318.33°) |
| OKLab | oklab(93.65% 0.0304 -0.027) |
| OKLCH | oklch(93.65% 0.041 318.4) |
| XYZ | xyz(82.7704, 81.0145, 103.3535) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.15
Very Light Purple
#F6CEFC
ΔE00 7.66
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Pale Mauve
#FED0FC
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.04
Lavenderblush
#FFF0F5
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2FC #E8FCE2
analogous
#E9E2FC #F6E2FC #FCE2F5
triadic
#F6E2FC #FCF6E2 #E2FCF6
tetradic
#F6E2FC #FCE9E2 #E8FCE2 #E2F5FC
square
#F6E2FC #FCE9E2 #E8FCE2 #E2F5FC
split-complementary
#F6E2FC #F5FCE2 #E2FCE9
monochromatic
#D473F1 #E5ABF6 #F6E2FC #F6E3FC #F6E3FC
Accessibility & contrast
On white
1.22
#F6E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#F6E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2FC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2FC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#F6E4EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e2fc; /* rgb */ color: rgb(246, 226, 252); /* oklch */ color: oklch(93.7% 0.041 318.4);
Tailwind
colors: {
custom: {
50: '#f9ebfd',
500: '#f6e2fc',
950: '#000000',
},
}SCSS
$custom: #f6e2fc; $custom-light: #f9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#f6e2fc",
"rgb": {
"r": 246,
"g": 226,
"b": 252
},
"hsl": {
"h": 286.154,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93653,
"c": 0.04062,
"h": 318.4
},
"luminance": 0.81014
}Semantic roles & 50–950 ramp
primary
#F6E2FC
secondary
#AEE49E
accent
#DE0839
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485