#F0E2FC#F0E2FC
#F0E2FC is a very light, muted violet. Relative luminance 0.799; OKLCH L 93.2% C 0.038 H 309.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2FC |
|---|---|
| RGB | rgb(240, 226, 252) |
| HSL | hsl(272, 81%, 94%) |
| HSV | hsv(272, 10%, 99%) |
| CMYK | cmyk(4.8%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.66, 9.40, -10.87) |
| CIE-LCH | lch(91.66, 14.37, 310.85°) |
| OKLab | oklab(93.17% 0.0241 -0.0291) |
| OKLCH | oklch(93.17% 0.038 309.6) |
| XYZ | xyz(80.6992, 79.9465, 103.2564) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 8.68
Very Light Purple
#F6CEFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2FC #EEFCE2
analogous
#E3E2FC #F0E2FC #FCE2FB
triadic
#F0E2FC #FCF0E2 #E2FCF0
tetradic
#F0E2FC #FCE3E2 #EEFCE2 #E2FBFC
square
#F0E2FC #FCE3E2 #EEFCE2 #E2FBFC
split-complementary
#F0E2FC #FBFCE2 #E2FCE3
monochromatic
#B773F1 #D3ABF6 #F0E2FC #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.24
#F0E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#F0E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2FC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2FC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#EFE5EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0e2fc; /* rgb */ color: rgb(240, 226, 252); /* oklch */ color: oklch(93.2% 0.038 309.6);
Tailwind
colors: {
custom: {
50: '#f5ebfd',
500: '#f0e2fc',
950: '#000000',
},
}SCSS
$custom: #f0e2fc; $custom-light: #f5ebfd; $custom-dark: #000000;
JSON
{
"hex": "#f0e2fc",
"rgb": {
"r": 240,
"g": 226,
"b": 252
},
"hsl": {
"h": 272.308,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.93165,
"c": 0.03776,
"h": 309.6
},
"luminance": 0.79946
}Semantic roles & 50–950 ramp
primary
#F0E2FC
secondary
#BEE49E
accent
#DE086B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485