#F0EAFE#F0EAFE
#F0EAFE is a very light, muted violet. Relative luminance 0.845; OKLCH L 94.8% C 0.027 H 299.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAFE |
|---|---|
| RGB | rgb(240, 234, 254) |
| HSL | hsl(258, 91%, 96%) |
| HSV | hsv(258, 8%, 100%) |
| CMYK | cmyk(5.5%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.68, 5.63, -8.92) |
| CIE-LCH | lch(93.68, 10.54, 302.27°) |
| OKLab | oklab(94.76% 0.0135 -0.0238) |
| OKLCH | oklch(94.76% 0.027 299.6) |
| XYZ | xyz(83.2441, 84.5266, 105.6765) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Lavenderblush
#FFF0F5
ΔE00 6.82
Ghostwhite
#F8F8FF
ΔE00 6.83
Snow
#FFFAFA
ΔE00 9.22
Very Light Pink
#FFF4F2
ΔE00 9.56
Pale Grey
#FDFDFE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAFE #F8FEEA
analogous
#EAEEFE #F0EAFE #FAEAFE
triadic
#F0EAFE #FEF0EA #EAFEF0
tetradic
#F0EAFE #FEEAEE #F8FEEA #EAFEFA
square
#F0EAFE #FEEAEE #F8FEEA #EAFEFA
split-complementary
#F0EAFE #FEFAEA #EEFEEA
monochromatic
#9D75F8 #C6B0FB #EAE2FE #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.17
#F0EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#F0EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAFE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAFE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E7EDFD
Tritanopia (blue-blind)
#EEEDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f0eafe; /* rgb */ color: rgb(240, 234, 254); /* oklch */ color: oklch(94.8% 0.027 299.6);
Tailwind
colors: {
custom: {
50: '#f5f0fe',
500: '#f0eafe',
950: '#000000',
},
}SCSS
$custom: #f0eafe; $custom-light: #f5f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f0eafe",
"rgb": {
"r": 240,
"g": 234,
"b": 254
},
"hsl": {
"h": 258,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.9476,
"c": 0.02741,
"h": 299.6
},
"luminance": 0.84527
}Semantic roles & 50–950 ramp
primary
#F0EAFE
secondary
#D5EAA2
accent
#E600A1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585