#F0EEF8#F0EEF8
#F0EEF8 is a very light, near-neutral violet. Relative luminance 0.865; OKLCH L 95.4% C 0.013 H 295.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EEF8 |
|---|---|
| RGB | rgb(240, 238, 248) |
| HSL | hsl(252, 42%, 95%) |
| HSV | hsv(252, 4%, 97%) |
| CMYK | cmyk(3.2%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(94.51, 2.46, -4.58) |
| CIE-LCH | lch(94.51, 5.20, 298.27°) |
| OKLab | oklab(95.35% 0.0058 -0.0122) |
| OKLCH | oklch(95.35% 0.013 295.3) |
| XYZ | xyz(83.4500, 86.4516, 101.0792) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.67
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Snow
#FFFAFA
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 5.33
Pale Grey
#FDFDFE
ΔE00 5.47
Lavenderblush
#FFF0F5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EEF8 #F6F8EE
analogous
#EEF1F8 #F0EEF8 #F5EEF8
triadic
#F0EEF8 #F8F0EE #EEF8F0
tetradic
#F0EEF8 #F8EEF1 #F6F8EE #EEF8F5
square
#F0EEF8 #F8EEF1 #F6F8EE #EEF8F5
split-complementary
#F0EEF8 #F8F5EE #F1F8EE
monochromatic
#A397D4 #CAC3E6 #ECE9F6 #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.15
#F0EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F0EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EEF8
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EEF8 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF8
Deuteranopia (green-blind)
#ECEFF8
Tritanopia (blue-blind)
#EFEFF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0eef8; /* rgb */ color: rgb(240, 238, 248); /* oklch */ color: oklch(95.4% 0.013 295.3);
Tailwind
colors: {
custom: {
50: '#f4f3fa',
500: '#f0eef8',
950: '#000000',
},
}SCSS
$custom: #f0eef8; $custom-light: #f4f3fa; $custom-dark: #000000;
JSON
{
"hex": "#f0eef8",
"rgb": {
"r": 240,
"g": 238,
"b": 248
},
"hsl": {
"h": 252,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95354,
"c": 0.01347,
"h": 295.3
},
"luminance": 0.86452
}Semantic roles & 50–950 ramp
primary
#F0EEF8
secondary
#CFD6B4
accent
#B5319A
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585