#F8EAED#F8EAED
#F8EAED is a very light, near-neutral red. Relative luminance 0.849; OKLCH L 94.9% C 0.016 H 2.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EAED |
|---|---|
| RGB | rgb(248, 234, 237) |
| HSL | hsl(347, 50%, 95%) |
| HSV | hsv(347, 6%, 97%) |
| CMYK | cmyk(0%, 5.6%, 4.4%, 2.7%) |
| CIE-LAB | lab(93.85, 5.24, 0.25) |
| CIE-LCH | lch(93.85, 5.24, 2.69°) |
| OKLab | oklab(94.89% 0.0156 0.0007) |
| OKLCH | oklch(94.89% 0.016 2.7) |
| XYZ | xyz(83.4183, 84.9173, 92.1005) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.67
Very Light Pink
#FFF4F2
ΔE00 3.49
Mistyrose
#FFE4E1
ΔE00 5.04
Snow
#FFFAFA
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 6.03
Ghostwhite
#F8F8FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EAED #EAF8F5
analogous
#F8EAF4 #F8EAED #F8EEEA
triadic
#F8EAED #EDF8EA #EAEDF8
tetradic
#F8EAED #F4F8EA #EAF8F5 #EEEAF8
square
#F8EAED #F4F8EA #EAF8F5 #EEEAF8
split-complementary
#F8EAED #EAF8EE #EAF4F8
monochromatic
#D98E9E #E9BCC6 #F7E8EB #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.17
#F8EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#F8EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EAED
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EAED | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#FBE9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8eaed; /* rgb */ color: rgb(248, 234, 237); /* oklch */ color: oklch(94.9% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#faf0f2',
500: '#f8eaed',
950: '#000000',
},
}SCSS
$custom: #f8eaed; $custom-light: #faf0f2; $custom-dark: #000000;
JSON
{
"hex": "#f8eaed",
"rgb": {
"r": 248,
"g": 234,
"b": 237
},
"hsl": {
"h": 347.143,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.94894,
"c": 0.01566,
"h": 2.7
},
"luminance": 0.84917
}Semantic roles & 50–950 ramp
primary
#F8EAED
secondary
#AED8CF
accent
#BD9D28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585