#F3E6FA#F3E6FA
#F3E6FA is a very light, muted violet. Relative luminance 0.826; OKLCH L 94.1% C 0.030 H 314.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E6FA |
|---|---|
| RGB | rgb(243, 230, 250) |
| HSL | hsl(279, 67%, 94%) |
| HSV | hsv(279, 8%, 98%) |
| CMYK | cmyk(2.8%, 8%, 0%, 2%) |
| CIE-LAB | lab(92.82, 7.93, -8.08) |
| CIE-LCH | lch(92.82, 11.33, 314.46°) |
| OKLab | oklab(94.11% 0.0208 -0.0215) |
| OKLCH | oklch(94.11% 0.03 314) |
| XYZ | xyz(82.5115, 82.5508, 102.0110) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Lavenderblush
#FFF0F5
ΔE00 6.28
Ghostwhite
#F8F8FF
ΔE00 8.59
Thistle
#D8BFD8
ΔE00 9.41
Very Light Pink
#FFF4F2
ΔE00 9.79
Pale Lavender
#EECFFE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E6FA #EDFAE6
analogous
#E9E6FA #F3E6FA #FAE6F7
triadic
#F3E6FA #FAF3E6 #E6FAF3
tetradic
#F3E6FA #FAE9E6 #EDFAE6 #E6F7FA
square
#F3E6FA #FAE9E6 #EDFAE6 #E6F7FA
split-complementary
#F3E6FA #F7FAE6 #E6FAE9
monochromatic
#C280E6 #DBB3F0 #F3E5FA #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.20
#F3E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#F3E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E6FA
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E6FA | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#E6EBF9
Tritanopia (blue-blind)
#F3E8EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f3e6fa; /* rgb */ color: rgb(243, 230, 250); /* oklch */ color: oklch(94.1% 0.030 314.0);
Tailwind
colors: {
custom: {
50: '#f7edfc',
500: '#f3e6fa',
950: '#000000',
},
}SCSS
$custom: #f3e6fa; $custom-light: #f7edfc; $custom-dark: #000000;
JSON
{
"hex": "#f3e6fa",
"rgb": {
"r": 243,
"g": 230,
"b": 250
},
"hsl": {
"h": 279,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.94107,
"c": 0.02998,
"h": 314
},
"luminance": 0.8255
}Semantic roles & 50–950 ramp
primary
#F3E6FA
secondary
#BADFA6
accent
#CF1757
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485