#F6E2FA#F6E2FA
#F6E2FA is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.6% C 0.038 H 320.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2FA |
|---|---|
| RGB | rgb(246, 226, 250) |
| HSL | hsl(290, 71%, 93%) |
| HSV | hsv(290, 10%, 98%) |
| CMYK | cmyk(1.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(92.08, 11.00, -9.15) |
| CIE-LCH | lch(92.08, 14.30, 320.24°) |
| OKLab | oklab(93.59% 0.0297 -0.0244) |
| OKLCH | oklch(93.59% 0.038 320.6) |
| XYZ | xyz(82.4551, 80.8884, 101.6932) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 8.02
Very Light Purple
#F6CEFC
ΔE00 8.11
Pale Mauve
#FED0FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2FA #E6FAE2
analogous
#EAE2FA #F6E2FA #FAE2F2
triadic
#F6E2FA #FAF6E2 #E2FAF6
tetradic
#F6E2FA #FAEAE2 #E6FAE2 #E2F2FA
square
#F6E2FA #FAEAE2 #E6FAE2 #E2F2FA
split-complementary
#F6E2FA #F2FAE2 #E2FAEA
monochromatic
#D67AE8 #E6AEF1 #F6E2FA #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.22
#F6E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#F6E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2FA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2FA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#F7E4EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e2fa; /* rgb */ color: rgb(246, 226, 250); /* oklch */ color: oklch(93.6% 0.038 320.6);
Tailwind
colors: {
custom: {
50: '#f9ebfc',
500: '#f6e2fa',
950: '#000000',
},
}SCSS
$custom: #f6e2fa; $custom-light: #f9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f6e2fa",
"rgb": {
"r": 246,
"g": 226,
"b": 250
},
"hsl": {
"h": 290,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93591,
"c": 0.0384,
"h": 320.6
},
"luminance": 0.80888
}Semantic roles & 50–950 ramp
primary
#F6E2FA
secondary
#ABDFA1
accent
#D31333
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485