#F0E2FA#F0E2FA
#F0E2FA is a very light, muted violet. Relative luminance 0.798; OKLCH L 93.1% C 0.035 H 311.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2FA |
|---|---|
| RGB | rgb(240, 226, 250) |
| HSL | hsl(275, 71%, 93%) |
| HSV | hsv(275, 10%, 98%) |
| CMYK | cmyk(4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(91.60, 9.03, -9.91) |
| CIE-LCH | lch(91.60, 13.41, 312.33°) |
| OKLab | oklab(93.1% 0.0234 -0.0265) |
| OKLCH | oklch(93.1% 0.035 311.4) |
| XYZ | xyz(80.3840, 79.8204, 101.5961) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Lavenderblush
#FFF0F5
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 9.16
Pale Lilac
#E4CBFF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2FA #ECFAE2
analogous
#E4E2FA #F0E2FA #FAE2F8
triadic
#F0E2FA #FAF0E2 #E2FAF0
tetradic
#F0E2FA #FAE4E2 #ECFAE2 #E2F8FA
square
#F0E2FA #FAE4E2 #ECFAE2 #E2F8FA
split-complementary
#F0E2FA #F8FAE2 #E2FAE4
monochromatic
#BA7AE8 #D5AEF1 #F0E2FA #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.24
#F0E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F0E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2FA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2FA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#EFE5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0e2fa; /* rgb */ color: rgb(240, 226, 250); /* oklch */ color: oklch(93.1% 0.035 311.4);
Tailwind
colors: {
custom: {
50: '#f5ebfc',
500: '#f0e2fa',
950: '#000000',
},
}SCSS
$custom: #f0e2fa; $custom-light: #f5ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f0e2fa",
"rgb": {
"r": 240,
"g": 226,
"b": 250
},
"hsl": {
"h": 275,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93102,
"c": 0.03532,
"h": 311.4
},
"luminance": 0.7982
}Semantic roles & 50–950 ramp
primary
#F0E2FA
secondary
#BBDFA1
accent
#D31363
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485