#F0EAEE#F0EAEE
#F0EAEE is a very light, near-neutral pink. Relative luminance 0.835; OKLCH L 94.3% C 0.008 H 337.4°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EAEE |
|---|---|
| RGB | rgb(240, 234, 238) |
| HSL | hsl(320, 17%, 93%) |
| HSV | hsv(320, 3%, 94%) |
| CMYK | cmyk(0%, 2.5%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.25, 2.72, -1.22) |
| CIE-LCH | lch(93.25, 2.98, 335.84°) |
| OKLab | oklab(94.29% 0.0077 -0.0032) |
| OKLCH | oklch(94.29% 0.008 337.4) |
| XYZ | xyz(80.7882, 83.5442, 92.7419) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 3.86
Ghostwhite
#F8F8FF
ΔE00 3.93
Very Light Pink
#FFF4F2
ΔE00 3.96
Lavenderblush
#FFF0F5
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 4.35
Pale Grey
#FDFDFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EAEE #EAF0EC
analogous
#EFEAF0 #F0EAEE #F0EAEB
triadic
#F0EAEE #EEF0EA #EAEEF0
tetradic
#F0EAEE #F0EFEA #EAF0EC #EAEBF0
square
#F0EAEE #F0EFEA #EAF0EC #EAEBF0
split-complementary
#F0EAEE #EBF0EA #EAF0EF
monochromatic
#BDA3B4 #D6C6D1 #F0EAEE #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.19
#F0EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F0EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EAEE
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EAEE | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#F1EAEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f0eaee; /* rgb */ color: rgb(240, 234, 238); /* oklch */ color: oklch(94.3% 0.008 337.4);
Tailwind
colors: {
custom: {
50: '#f4f0f3',
500: '#f0eaee',
950: '#000000',
},
}SCSS
$custom: #f0eaee; $custom-light: #f4f0f3; $custom-dark: #000000;
JSON
{
"hex": "#f0eaee",
"rgb": {
"r": 240,
"g": 234,
"b": 238
},
"hsl": {
"h": 320,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94285,
"c": 0.00833,
"h": 337.4
},
"luminance": 0.83544
}Semantic roles & 50–950 ramp
primary
#F0EAEE
secondary
#B8C7BD
accent
#9B654B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585