#F0E5FA#F0E5FA
#F0E5FA is a very light, muted violet. Relative luminance 0.815; OKLCH L 93.7% C 0.030 H 309.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E5FA |
|---|---|
| RGB | rgb(240, 229, 250) |
| HSL | hsl(271, 68%, 94%) |
| HSV | hsv(271, 8%, 98%) |
| CMYK | cmyk(4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(92.34, 7.47, -8.82) |
| CIE-LCH | lch(92.34, 11.56, 310.26°) |
| OKLab | oklab(93.68% 0.0191 -0.0236) |
| OKLCH | oklch(93.68% 0.03 309.1) |
| XYZ | xyz(81.2069, 81.4662, 101.8704) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Lavenderblush
#FFF0F5
ΔE00 6.80
Ghostwhite
#F8F8FF
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 9.44
Pale Lavender
#EECFFE
ΔE00 9.78
Very Light Pink
#FFF4F2
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E5FA #EFFAE5
analogous
#E6E5FA #F0E5FA #FAE5FA
triadic
#F0E5FA #FAF0E5 #E5FAF0
tetradic
#F0E5FA #FAE6E5 #EFFAE5 #E5FAFA
square
#F0E5FA #FAE6E5 #EFFAE5 #E5FAFA
split-complementary
#F0E5FA #FAFAE5 #E5FAE6
monochromatic
#B57EE6 #D2B2F0 #F0E5FA #F0E5FA #F0E5FA
Accessibility & contrast
On white
1.21
#F0E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#F0E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E5FA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E5FA | 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)
#EFE7EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f0e5fa; /* rgb */ color: rgb(240, 229, 250); /* oklch */ color: oklch(93.7% 0.030 309.1);
Tailwind
colors: {
custom: {
50: '#f5edfc',
500: '#f0e5fa',
950: '#000000',
},
}SCSS
$custom: #f0e5fa; $custom-light: #f5edfc; $custom-dark: #000000;
JSON
{
"hex": "#f0e5fa",
"rgb": {
"r": 240,
"g": 229,
"b": 250
},
"hsl": {
"h": 271.429,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.93676,
"c": 0.03033,
"h": 309.1
},
"luminance": 0.81466
}Semantic roles & 50–950 ramp
primary
#F0E5FA
secondary
#C0DFA4
accent
#D0166E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485