#F8EEF2#F8EEF2
#F8EEF2 is a very light, near-neutral pink. Relative luminance 0.875; OKLCH L 95.8% C 0.012 H 351.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EEF2 |
|---|---|
| RGB | rgb(248, 238, 242) |
| HSL | hsl(336, 42%, 95%) |
| HSV | hsv(336, 4%, 97%) |
| CMYK | cmyk(0%, 4%, 2.4%, 2.7%) |
| CIE-LAB | lab(94.96, 4.04, -0.73) |
| CIE-LCH | lch(94.96, 4.11, 349.78°) |
| OKLab | oklab(95.81% 0.0118 -0.0019) |
| OKLCH | oklch(95.81% 0.012 351) |
| XYZ | xyz(85.3106, 87.5169, 96.3854) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.18
Very Light Pink
#FFF4F2
ΔE00 3.12
Snow
#FFFAFA
ΔE00 3.90
Ghostwhite
#F8F8FF
ΔE00 4.74
Whitesmoke
#F5F5F5
ΔE00 5.45
Seashell
#FFF5EE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EEF2 #EEF8F4
analogous
#F8EEF7 #F8EEF2 #F8EFEE
triadic
#F8EEF2 #F2F8EE #EEF2F8
tetradic
#F8EEF2 #F7F8EE #EEF8F4 #EFEEF8
square
#F8EEF2 #F7F8EE #EEF8F4 #EFEEF8
split-complementary
#F8EEF2 #EEF8EF #EEF7F8
monochromatic
#D497B0 #E6C3D1 #F6E9EE #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.13
#F8EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F8EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EEF2
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EEF2 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#F1F1F2
Tritanopia (blue-blind)
#FAEEEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8eef2; /* rgb */ color: rgb(248, 238, 242); /* oklch */ color: oklch(95.8% 0.012 351.0);
Tailwind
colors: {
custom: {
50: '#faf3f6',
500: '#f8eef2',
950: '#000000',
},
}SCSS
$custom: #f8eef2; $custom-light: #faf3f6; $custom-dark: #000000;
JSON
{
"hex": "#f8eef2",
"rgb": {
"r": 248,
"g": 238,
"b": 242
},
"hsl": {
"h": 336,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.95805,
"c": 0.01196,
"h": 351
},
"luminance": 0.87516
}Semantic roles & 50–950 ramp
primary
#F8EEF2
secondary
#B4D6C8
accent
#B58031
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585