#F0EAF0#F0EAF0
#F0EAF0 is a very light, near-neutral purple. Relative luminance 0.837; OKLCH L 94.3% C 0.010 H 325.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAF0 |
|---|---|
| RGB | rgb(240, 234, 240) |
| HSL | hsl(300, 17%, 93%) |
| HSV | hsv(300, 3%, 94%) |
| CMYK | cmyk(0%, 2.5%, 0%, 5.9%) |
| CIE-LAB | lab(93.30, 3.07, -2.18) |
| CIE-LCH | lch(93.30, 3.77, 324.58°) |
| OKLab | oklab(94.34% 0.0084 -0.0058) |
| OKLCH | oklch(94.34% 0.01 325.7) |
| XYZ | xyz(81.0837, 83.6624, 94.2980) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.82
Lavenderblush
#FFF0F5
ΔE00 3.95
Snow
#FFFAFA
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 4.97
Pale Grey
#FDFDFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAF0 #EAF0EA
analogous
#EDEAF0 #F0EAF0 #F0EAED
triadic
#F0EAF0 #F0F0EA #EAF0F0
tetradic
#F0EAF0 #F0EDEA #EAF0EA #EAEDF0
square
#F0EAF0 #F0EDEA #EAF0EA #EAEDF0
split-complementary
#F0EAF0 #EDF0EA #EAF0ED
monochromatic
#BDA3BD #D6C6D6 #F0EAF0 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.18
#F0EAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F0EAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAF0
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAF0 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBF0
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#F0EAEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f0eaf0; /* rgb */ color: rgb(240, 234, 240); /* oklch */ color: oklch(94.3% 0.010 325.7);
Tailwind
colors: {
custom: {
50: '#f4f0f4',
500: '#f0eaf0',
950: '#000000',
},
}SCSS
$custom: #f0eaf0; $custom-light: #f4f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f0eaf0",
"rgb": {
"r": 240,
"g": 234,
"b": 240
},
"hsl": {
"h": 300,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94342,
"c": 0.01022,
"h": 325.7
},
"luminance": 0.83662
}Semantic roles & 50–950 ramp
primary
#F0EAF0
secondary
#B8C7B8
accent
#9B4B4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585