#F3E4FA#F3E4FA
#F3E4FA is a very light, muted purple. Relative luminance 0.814; OKLCH L 93.7% C 0.033 H 315.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E4FA |
|---|---|
| RGB | rgb(243, 228, 250) |
| HSL | hsl(281, 69%, 94%) |
| HSV | hsv(281, 9%, 98%) |
| CMYK | cmyk(2.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(92.33, 8.97, -8.81) |
| CIE-LCH | lch(92.33, 12.57, 315.52°) |
| OKLab | oklab(93.73% 0.0237 -0.0235) |
| OKLCH | oklch(93.73% 0.033 315.2) |
| XYZ | xyz(81.9581, 81.4441, 101.8266) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Lavenderblush
#FFF0F5
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.85
Very Light Purple
#F6CEFC
ΔE00 9.56
Ghostwhite
#F8F8FF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E4FA #EBFAE4
analogous
#E8E4FA #F3E4FA #FAE4F6
triadic
#F3E4FA #FAF3E4 #E4FAF3
tetradic
#F3E4FA #FAE8E4 #EBFAE4 #E4F6FA
square
#F3E4FA #FAE8E4 #EBFAE4 #E4F6FA
split-complementary
#F3E4FA #F6FAE4 #E4FAE8
monochromatic
#C57DE7 #DCB0F0 #F3E4FA #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.21
#F3E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#F3E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E4FA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E4FA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#F3E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f3e4fa; /* rgb */ color: rgb(243, 228, 250); /* oklch */ color: oklch(93.7% 0.033 315.2);
Tailwind
colors: {
custom: {
50: '#f7ecfc',
500: '#f3e4fa',
950: '#000000',
},
}SCSS
$custom: #f3e4fa; $custom-light: #f7ecfc; $custom-dark: #000000;
JSON
{
"hex": "#f3e4fa",
"rgb": {
"r": 243,
"g": 228,
"b": 250
},
"hsl": {
"h": 280.909,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.93725,
"c": 0.03335,
"h": 315.2
},
"luminance": 0.81444
}Semantic roles & 50–950 ramp
primary
#F3E4FA
secondary
#B6DFA3
accent
#D11551
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485