#F0E8F2#F0E8F2
#F0E8F2 is a very light, near-neutral purple. Relative luminance 0.826; OKLCH L 94.0% C 0.016 H 319.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E8F2 |
|---|---|
| RGB | rgb(240, 232, 242) |
| HSL | hsl(288, 28%, 93%) |
| HSV | hsv(288, 4%, 95%) |
| CMYK | cmyk(0.8%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.86, 4.46, -3.88) |
| CIE-LCH | lch(92.86, 5.91, 318.99°) |
| OKLab | oklab(94.01% 0.012 -0.0103) |
| OKLCH | oklch(94.01% 0.016 319.4) |
| XYZ | xyz(80.8162, 82.6496, 95.6826) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.81
Lavender (CSS)
#E6E6FA
ΔE00 4.96
Ghostwhite
#F8F8FF
ΔE00 5.03
Very Light Pink
#FFF4F2
ΔE00 6.06
Snow
#FFFAFA
ΔE00 6.18
Whitesmoke
#F5F5F5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E8F2 #EAF2E8
analogous
#EBE8F2 #F0E8F2 #F2E8EF
triadic
#F0E8F2 #F2F0E8 #E8F2F0
tetradic
#F0E8F2 #F2EBE8 #EAF2E8 #E8EFF2
square
#F0E8F2 #F2EBE8 #EAF2E8 #E8EFF2
split-complementary
#F0E8F2 #EFF2E8 #E8F2EB
monochromatic
#BD9AC6 #D6C1DC #F0E8F2 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.20
#F0E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#F0E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E8F2
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E8F2 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#F0E9EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f0e8f2; /* rgb */ color: rgb(240, 232, 242); /* oklch */ color: oklch(94.0% 0.016 319.4);
Tailwind
colors: {
custom: {
50: '#f5eff6',
500: '#f0e8f2',
950: '#000000',
},
}SCSS
$custom: #f0e8f2; $custom-light: #f5eff6; $custom-dark: #000000;
JSON
{
"hex": "#f0e8f2",
"rgb": {
"r": 240,
"g": 232,
"b": 242
},
"hsl": {
"h": 288,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.94013,
"c": 0.01579,
"h": 319.4
},
"luminance": 0.82649
}Semantic roles & 50–950 ramp
primary
#F0E8F2
secondary
#B8CCB3
accent
#A63F54
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585