#F8E4E2#F8E4E2
#F8E4E2 is a very light, muted red. Relative luminance 0.809; OKLCH L 93.4% C 0.022 H 24.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E4E2 |
|---|---|
| RGB | rgb(248, 228, 226) |
| HSL | hsl(5, 61%, 93%) |
| HSV | hsv(5, 9%, 97%) |
| CMYK | cmyk(0%, 8.1%, 8.9%, 2.7%) |
| CIE-LAB | lab(92.10, 6.48, 3.44) |
| CIE-LCH | lch(92.10, 7.34, 27.96°) |
| OKLab | oklab(93.44% 0.0202 0.0092) |
| OKLCH | oklch(93.44% 0.022 24.5) |
| XYZ | xyz(80.1810, 80.9355, 83.3350) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.39
Lavenderblush
#FFF0F5
ΔE00 4.20
Very Light Pink
#FFF4F2
ΔE00 4.63
Seashell
#FFF5EE
ΔE00 6.22
Linen
#FAF0E6
ΔE00 6.97
Snow
#FFFAFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E4E2 #E2F6F8
analogous
#F8E2EB #F8E4E2 #F8EFE2
triadic
#F8E4E2 #E2F8E4 #E4E2F8
tetradic
#F8E4E2 #EBF8E2 #E2F6F8 #EFE2F8
square
#F8E4E2 #EBF8E2 #E2F6F8 #EFE2F8
split-complementary
#F8E4E2 #E2F8EF #E2EBF8
monochromatic
#E0887F #ECB6B1 #F8E4E2 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.22
#F8E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#F8E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E4E2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E4E2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E2
Deuteranopia (green-blind)
#ECEAE2
Tritanopia (blue-blind)
#FDE2E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8e4e2; /* rgb */ color: rgb(248, 228, 226); /* oklch */ color: oklch(93.4% 0.022 24.5);
Tailwind
colors: {
custom: {
50: '#faeceb',
500: '#f8e4e2',
950: '#000000',
},
}SCSS
$custom: #f8e4e2; $custom-light: #faeceb; $custom-dark: #000000;
JSON
{
"hex": "#f8e4e2",
"rgb": {
"r": 248,
"g": 228,
"b": 226
},
"hsl": {
"h": 5.455,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93438,
"c": 0.02215,
"h": 24.5
},
"luminance": 0.80934
}Semantic roles & 50–950 ramp
primary
#F8E4E2
secondary
#A4D5DA
accent
#B9C91D
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484