#F8EEED#F8EEED
#F8EEED is a very light, near-neutral red. Relative luminance 0.872; OKLCH L 95.7% C 0.011 H 24.3°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EEED |
|---|---|
| RGB | rgb(248, 238, 237) |
| HSL | hsl(5, 44%, 95%) |
| HSV | hsv(5, 4%, 97%) |
| CMYK | cmyk(0%, 4%, 4.4%, 2.7%) |
| CIE-LAB | lab(94.83, 3.19, 1.68) |
| CIE-LCH | lch(94.83, 3.60, 27.82°) |
| OKLab | oklab(95.67% 0.0099 0.0045) |
| OKLCH | oklch(95.67% 0.011 24.3) |
| XYZ | xyz(84.5700, 87.2206, 92.4844) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.39
Snow
#FFFAFA
ΔE00 3.13
Seashell
#FFF5EE
ΔE00 3.35
Lavenderblush
#FFF0F5
ΔE00 3.82
Linen
#FAF0E6
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EEED #EDF7F8
analogous
#F8EDF1 #F8EEED #F8F3ED
triadic
#F8EEED #EDF8EE #EEEDF8
tetradic
#F8EEED #F1F8ED #EDF7F8 #F3EDF8
square
#F8EEED #F1F8ED #EDF7F8 #F3EDF8
split-complementary
#F8EEED #EDF8F3 #EDF1F8
monochromatic
#D69B95 #E7C4C1 #F6EAE9 #F6EAE9 #F6EAE9
Accessibility & contrast
On white
1.14
#F8EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F8EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EEED
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EEED | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#FBEDEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8eeed; /* rgb */ color: rgb(248, 238, 237); /* oklch */ color: oklch(95.7% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#faf3f2',
500: '#f8eeed',
950: '#000000',
},
}SCSS
$custom: #f8eeed; $custom-light: #faf3f2; $custom-dark: #000000;
JSON
{
"hex": "#f8eeed",
"rgb": {
"r": 248,
"g": 238,
"b": 237
},
"hsl": {
"h": 5.455,
"s": 44,
"l": 95.098
},
"oklch": {
"l": 0.95666,
"c": 0.01091,
"h": 24.3
},
"luminance": 0.8722
}Semantic roles & 50–950 ramp
primary
#F8EEED
secondary
#B3D3D7
accent
#ABB72E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585