#F3E5FA#F3E5FA
#F3E5FA is a very light, muted purple. Relative luminance 0.820; OKLCH L 93.9% C 0.032 H 314.7°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E5FA |
|---|---|
| RGB | rgb(243, 229, 250) |
| HSL | hsl(280, 68%, 94%) |
| HSV | hsv(280, 8%, 98%) |
| CMYK | cmyk(2.8%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(92.57, 8.45, -8.45) |
| CIE-LCH | lch(92.57, 11.95, 315.02°) |
| OKLab | oklab(93.92% 0.0223 -0.0225) |
| OKLCH | oklch(93.92% 0.032 314.7) |
| XYZ | xyz(82.2340, 81.9958, 101.9185) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Lavenderblush
#FFF0F5
ΔE00 6.64
Thistle
#D8BFD8
ΔE00 9.06
Ghostwhite
#F8F8FF
ΔE00 9.11
Pale Lavender
#EECFFE
ΔE00 9.34
Very Light Purple
#F6CEFC
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E5FA #ECFAE5
analogous
#E9E5FA #F3E5FA #FAE5F7
triadic
#F3E5FA #FAF3E5 #E5FAF3
tetradic
#F3E5FA #FAE9E5 #ECFAE5 #E5F7FA
square
#F3E5FA #FAE9E5 #ECFAE5 #E5F7FA
split-complementary
#F3E5FA #F7FAE5 #E5FAE9
monochromatic
#C47EE6 #DBB2F0 #F3E5FA #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.21
#F3E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#F3E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E5FA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E5FA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#F3E7EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f3e5fa; /* rgb */ color: rgb(243, 229, 250); /* oklch */ color: oklch(93.9% 0.032 314.7);
Tailwind
colors: {
custom: {
50: '#f7edfc',
500: '#f3e5fa',
950: '#000000',
},
}SCSS
$custom: #f3e5fa; $custom-light: #f7edfc; $custom-dark: #000000;
JSON
{
"hex": "#f3e5fa",
"rgb": {
"r": 243,
"g": 229,
"b": 250
},
"hsl": {
"h": 280,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.93916,
"c": 0.03166,
"h": 314.7
},
"luminance": 0.81995
}Semantic roles & 50–950 ramp
primary
#F3E5FA
secondary
#B8DFA4
accent
#D01654
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485