#F3EAFA#F3EAFA
#F3EAFA is a very light, muted violet. Relative luminance 0.848; OKLCH L 94.9% C 0.023 H 310.7°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EAFA |
|---|---|
| RGB | rgb(243, 234, 250) |
| HSL | hsl(274, 62%, 95%) |
| HSV | hsv(274, 6%, 98%) |
| CMYK | cmyk(2.8%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(93.80, 5.87, -6.63) |
| CIE-LCH | lch(93.80, 8.86, 311.49°) |
| OKLab | oklab(94.87% 0.0152 -0.0177) |
| OKLCH | oklch(94.87% 0.023 310.7) |
| XYZ | xyz(83.6374, 84.8027, 102.3863) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Lavenderblush
#FFF0F5
ΔE00 5.08
Ghostwhite
#F8F8FF
ΔE00 6.37
Very Light Pink
#FFF4F2
ΔE00 8.11
Snow
#FFFAFA
ΔE00 8.11
Whitesmoke
#F5F5F5
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EAFA #F1FAEA
analogous
#EBEAFA #F3EAFA #FAEAF9
triadic
#F3EAFA #FAF3EA #EAFAF3
tetradic
#F3EAFA #FAEBEA #F1FAEA #EAF9FA
square
#F3EAFA #FAEBEA #F1FAEA #EAF9FA
split-complementary
#F3EAFA #F9FAEA #EAFAEB
monochromatic
#BB87E2 #D7B9EE #F1E6F9 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.17
#F3EAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#F3EAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EAFA
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EAFA | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#EAEDF9
Tritanopia (blue-blind)
#F2ECEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f3eafa; /* rgb */ color: rgb(243, 234, 250); /* oklch */ color: oklch(94.9% 0.023 310.7);
Tailwind
colors: {
custom: {
50: '#f7f0fc',
500: '#f3eafa',
950: '#000000',
},
}SCSS
$custom: #f3eafa; $custom-light: #f7f0fc; $custom-dark: #000000;
JSON
{
"hex": "#f3eafa",
"rgb": {
"r": 243,
"g": 234,
"b": 250
},
"hsl": {
"h": 273.75,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.94873,
"c": 0.02329,
"h": 310.7
},
"luminance": 0.84802
}Semantic roles & 50–950 ramp
primary
#F3EAFA
secondary
#C1DDAB
accent
#C91C68
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585