#F3E2FA#F3E2FA
#F3E2FA is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.3% C 0.037 H 316.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E2FA |
|---|---|
| RGB | rgb(243, 226, 250) |
| HSL | hsl(283, 71%, 93%) |
| HSV | hsv(283, 10%, 98%) |
| CMYK | cmyk(2.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.84, 10.01, -9.53) |
| CIE-LCH | lch(91.84, 13.82, 316.40°) |
| OKLab | oklab(93.35% 0.0265 -0.0254) |
| OKLCH | oklch(93.35% 0.037 316.2) |
| XYZ | xyz(81.4111, 80.3500, 101.6442) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Lavenderblush
#FFF0F5
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.59
Pale Mauve
#FED0FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E2FA #E9FAE2
analogous
#E7E2FA #F3E2FA #FAE2F5
triadic
#F3E2FA #FAF3E2 #E2FAF3
tetradic
#F3E2FA #FAE7E2 #E9FAE2 #E2F5FA
square
#F3E2FA #FAE7E2 #E9FAE2 #E2F5FA
split-complementary
#F3E2FA #F5FAE2 #E2FAE7
monochromatic
#C87AE8 #DDAEF1 #F3E2FA #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.23
#F3E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F3E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E2FA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E2FA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#F3E4EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f3e2fa; /* rgb */ color: rgb(243, 226, 250); /* oklch */ color: oklch(93.3% 0.037 316.2);
Tailwind
colors: {
custom: {
50: '#f7ebfc',
500: '#f3e2fa',
950: '#000000',
},
}SCSS
$custom: #f3e2fa; $custom-light: #f7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f3e2fa",
"rgb": {
"r": 243,
"g": 226,
"b": 250
},
"hsl": {
"h": 282.5,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93345,
"c": 0.03674,
"h": 316.2
},
"luminance": 0.8035
}Semantic roles & 50–950 ramp
primary
#F3E2FA
secondary
#B3DFA1
accent
#D3134B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485