#F0E4F4#F0E4F4
#F0E4F4 is a very light, muted purple. Relative luminance 0.805; OKLCH L 93.3% C 0.025 H 317.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E4F4 |
|---|---|
| RGB | rgb(240, 228, 244) |
| HSL | hsl(285, 42%, 93%) |
| HSV | hsv(285, 7%, 96%) |
| CMYK | cmyk(1.6%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(91.93, 6.89, -6.29) |
| CIE-LCH | lch(91.93, 9.33, 317.57°) |
| OKLab | oklab(93.3% 0.0184 -0.0167) |
| OKLCH | oklch(93.3% 0.025 317.7) |
| XYZ | xyz(80.0051, 80.5441, 96.9022) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Lavenderblush
#FFF0F5
ΔE00 5.22
Ghostwhite
#F8F8FF
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 8.56
Snow
#FFFAFA
ΔE00 8.99
Mistyrose
#FFE4E1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E4F4 #E8F4E4
analogous
#E8E4F4 #F0E4F4 #F4E4F0
triadic
#F0E4F4 #F4F0E4 #E4F4F0
tetradic
#F0E4F4 #F4E8E4 #E8F4E4 #E4F0F4
square
#F0E4F4 #F4E8E4 #E8F4E4 #E4F0F4
split-complementary
#F0E4F4 #F0F4E4 #E4F4E8
monochromatic
#C08DD1 #D8B9E2 #F0E4F4 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.23
#F0E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#F0E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E4F4
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E4F4 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#E5E8F3
Tritanopia (blue-blind)
#F0E5E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f0e4f4; /* rgb */ color: rgb(240, 228, 244); /* oklch */ color: oklch(93.3% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#f5ecf7',
500: '#f0e4f4',
950: '#000000',
},
}SCSS
$custom: #f0e4f4; $custom-light: #f5ecf7; $custom-dark: #000000;
JSON
{
"hex": "#f0e4f4",
"rgb": {
"r": 240,
"g": 228,
"b": 244
},
"hsl": {
"h": 285,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93301,
"c": 0.02487,
"h": 317.7
},
"luminance": 0.80544
}Semantic roles & 50–950 ramp
primary
#F0E4F4
secondary
#B5D1AB
accent
#B53052
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485