#F0E1FA#F0E1FA
#F0E1FA is a very light, muted violet. Relative luminance 0.793; OKLCH L 92.9% C 0.037 H 312.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E1FA |
|---|---|
| RGB | rgb(240, 225, 250) |
| HSL | hsl(276, 71%, 93%) |
| HSV | hsv(276, 10%, 98%) |
| CMYK | cmyk(4%, 10%, 0%, 2%) |
| CIE-LAB | lab(91.36, 9.55, -10.27) |
| CIE-LCH | lch(91.36, 14.03, 312.91°) |
| OKLab | oklab(92.91% 0.0248 -0.0275) |
| OKLCH | oklch(92.91% 0.037 312.1) |
| XYZ | xyz(80.1129, 79.2782, 101.5057) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 8.11
Lavenderblush
#FFF0F5
ΔE00 8.18
Very Light Purple
#F6CEFC
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E1FA #EBFAE1
analogous
#E3E1FA #F0E1FA #FAE1F7
triadic
#F0E1FA #FAF0E1 #E1FAF0
tetradic
#F0E1FA #FAE3E1 #EBFAE1 #E1F7FA
square
#F0E1FA #FAE3E1 #EBFAE1 #E1F7FA
split-complementary
#F0E1FA #F7FAE1 #E1FAE3
monochromatic
#BC78E9 #D6ADF1 #F0E1FA #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.25
#F0E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#F0E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E1FA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E1FA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#EFE4E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f0e1fa; /* rgb */ color: rgb(240, 225, 250); /* oklch */ color: oklch(92.9% 0.037 312.1);
Tailwind
colors: {
custom: {
50: '#f5eafc',
500: '#f0e1fa',
950: '#000000',
},
}SCSS
$custom: #f0e1fa; $custom-light: #f5eafc; $custom-dark: #000000;
JSON
{
"hex": "#f0e1fa",
"rgb": {
"r": 240,
"g": 225,
"b": 250
},
"hsl": {
"h": 276,
"s": 71.429,
"l": 93.137
},
"oklch": {
"l": 0.92912,
"c": 0.03699,
"h": 312.1
},
"luminance": 0.79278
}Semantic roles & 50–950 ramp
primary
#F0E1FA
secondary
#B9DFA0
accent
#D3125F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485