#F6E0FA#F6E0FA
#F6E0FA is a very light, muted purple. Relative luminance 0.798; OKLCH L 93.2% C 0.042 H 321.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E0FA |
|---|---|
| RGB | rgb(246, 224, 250) |
| HSL | hsl(291, 72%, 93%) |
| HSV | hsv(291, 10%, 98%) |
| CMYK | cmyk(1.6%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(91.60, 12.04, -9.87) |
| CIE-LCH | lch(91.60, 15.56, 320.65°) |
| OKLab | oklab(93.21% 0.0325 -0.0263) |
| OKLCH | oklch(93.21% 0.042 321) |
| XYZ | xyz(81.9145, 79.8070, 101.5129) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.84
Very Light Purple
#F6CEFC
ΔE00 7.20
Pale Mauve
#FED0FC
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 7.60
Light Pink
#FFD1DF
ΔE00 8.31
Pale Lilac
#E4CBFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E0FA #E4FAE0
analogous
#E9E0FA #F6E0FA #FAE0F1
triadic
#F6E0FA #FAF6E0 #E0FAF6
tetradic
#F6E0FA #FAE9E0 #E4FAE0 #E0F1FA
square
#F6E0FA #FAE9E0 #E4FAE0 #E0F1FA
split-complementary
#F6E0FA #F1FAE0 #E0FAE9
monochromatic
#D777E9 #E7ABF1 #F6E0FA #F7E5FB #F7E5FB
Accessibility & contrast
On white
1.24
#F6E0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F6E0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E0FA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E0FA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#F7E2E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f6e0fa; /* rgb */ color: rgb(246, 224, 250); /* oklch */ color: oklch(93.2% 0.042 321.0);
Tailwind
colors: {
custom: {
50: '#f9e9fc',
500: '#f6e0fa',
950: '#000000',
},
}SCSS
$custom: #f6e0fa; $custom-light: #f9e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f6e0fa",
"rgb": {
"r": 246,
"g": 224,
"b": 250
},
"hsl": {
"h": 290.769,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.93214,
"c": 0.04183,
"h": 321
},
"luminance": 0.79806
}Semantic roles & 50–950 ramp
primary
#F6E0FA
secondary
#A9DF9F
accent
#D4112F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485