#F0EAF2#F0EAF2
#F0EAF2 is a very light, near-neutral purple. Relative luminance 0.838; OKLCH L 94.4% C 0.012 H 317.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAF2 |
|---|---|
| RGB | rgb(240, 234, 242) |
| HSL | hsl(285, 24%, 93%) |
| HSV | hsv(285, 3%, 95%) |
| CMYK | cmyk(0.8%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(93.36, 3.43, -3.15) |
| CIE-LCH | lch(93.36, 4.65, 317.43°) |
| OKLab | oklab(94.4% 0.0092 -0.0083) |
| OKLCH | oklch(94.4% 0.012 317.7) |
| XYZ | xyz(81.3824, 83.7819, 95.8713) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 4.02
Snow
#FFFAFA
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 5.29
Very Light Pink
#FFF4F2
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAF2 #ECF2EA
analogous
#ECEAF2 #F0EAF2 #F2EAF0
triadic
#F0EAF2 #F2F0EA #EAF2F0
tetradic
#F0EAF2 #F2ECEA #ECF2EA #EAF0F2
square
#F0EAF2 #F2ECEA #ECF2EA #EAF0F2
split-complementary
#F0EAF2 #F0F2EA #EAF2EC
monochromatic
#BA9EC3 #D5C4DB #F0EAF2 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.18
#F0EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#F0EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAF2
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAF2 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF2
Deuteranopia (green-blind)
#EAECF2
Tritanopia (blue-blind)
#F0EBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f0eaf2; /* rgb */ color: rgb(240, 234, 242); /* oklch */ color: oklch(94.4% 0.012 317.7);
Tailwind
colors: {
custom: {
50: '#f4f0f6',
500: '#f0eaf2',
950: '#000000',
},
}SCSS
$custom: #f0eaf2; $custom-light: #f4f0f6; $custom-dark: #000000;
JSON
{
"hex": "#f0eaf2",
"rgb": {
"r": 240,
"g": 234,
"b": 242
},
"hsl": {
"h": 285,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.944,
"c": 0.0124,
"h": 317.7
},
"luminance": 0.83782
}Semantic roles & 50–950 ramp
primary
#F0EAF2
secondary
#BBCAB6
accent
#A2445B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585