#F8E4E0#F8E4E0
#F8E4E0 is a very light, muted red. Relative luminance 0.808; OKLCH L 93.4% C 0.023 H 31.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E4E0 |
|---|---|
| RGB | rgb(248, 228, 224) |
| HSL | hsl(10, 63%, 93%) |
| HSV | hsv(10, 10%, 97%) |
| CMYK | cmyk(0%, 8.1%, 9.7%, 2.7%) |
| CIE-LAB | lab(92.05, 6.15, 4.41) |
| CIE-LCH | lch(92.05, 7.57, 35.65°) |
| OKLab | oklab(93.38% 0.0194 0.0117) |
| OKLCH | oklch(93.38% 0.023 31.1) |
| XYZ | xyz(79.9081, 80.8264, 81.8981) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.62
Very Light Pink
#FFF4F2
ΔE00 4.58
Lavenderblush
#FFF0F5
ΔE00 4.91
Seashell
#FFF5EE
ΔE00 5.75
Linen
#FAF0E6
ΔE00 6.31
Snow
#FFFAFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E4E0 #E0F4F8
analogous
#F8E0E8 #F8E4E0 #F8F0E0
triadic
#F8E4E0 #E0F8E4 #E4E0F8
tetradic
#F8E4E0 #E8F8E0 #E0F4F8 #F0E0F8
square
#F8E4E0 #E8F8E0 #E0F4F8 #F0E0F8
split-complementary
#F8E4E0 #E0F8F0 #E0E8F8
monochromatic
#E18D7C #EDB9AE #F8E4E0 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.22
#F8E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#F8E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E4E0
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E4E0 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E0
Deuteranopia (green-blind)
#ECEAE0
Tritanopia (blue-blind)
#FDE2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8e4e0; /* rgb */ color: rgb(248, 228, 224); /* oklch */ color: oklch(93.4% 0.023 31.1);
Tailwind
colors: {
custom: {
50: '#faece9',
500: '#f8e4e0',
950: '#000000',
},
}SCSS
$custom: #f8e4e0; $custom-light: #faece9; $custom-dark: #000000;
JSON
{
"hex": "#f8e4e0",
"rgb": {
"r": 248,
"g": 228,
"b": 224
},
"hsl": {
"h": 10,
"s": 63.158,
"l": 92.549
},
"oklch": {
"l": 0.93384,
"c": 0.02267,
"h": 31.1
},
"luminance": 0.80825
}Semantic roles & 50–950 ramp
primary
#F8E4E0
secondary
#A1D1DB
accent
#AECB1B
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484