#F8E2E4#F8E2E4
#F8E2E4 is a very light, muted red. Relative luminance 0.800; OKLCH L 93.1% C 0.024 H 11.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E2E4 |
|---|---|
| RGB | rgb(248, 226, 228) |
| HSL | hsl(355, 61%, 93%) |
| HSV | hsv(355, 9%, 97%) |
| CMYK | cmyk(0%, 8.9%, 8.1%, 2.7%) |
| CIE-LAB | lab(91.66, 7.84, 1.76) |
| CIE-LCH | lch(91.66, 8.04, 12.62°) |
| OKLab | oklab(93.11% 0.0238 0.0048) |
| OKLCH | oklch(93.11% 0.024 11.3) |
| XYZ | xyz(79.9100, 79.9519, 84.6064) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.63
Lavenderblush
#FFF0F5
ΔE00 3.84
Very Light Pink
#FFF4F2
ΔE00 5.93
Seashell
#FFF5EE
ΔE00 8.03
Snow
#FFFAFA
ΔE00 8.20
Light Pink
#FFD1DF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E2E4 #E2F8F6
analogous
#F8E2EF #F8E2E4 #F8EBE2
triadic
#F8E2E4 #E4F8E2 #E2E4F8
tetradic
#F8E2E4 #EFF8E2 #E2F8F6 #EBE2F8
square
#F8E2E4 #EFF8E2 #E2F8F6 #EBE2F8
split-complementary
#F8E2E4 #E2F8EB #E2EFF8
monochromatic
#E07F88 #ECB1B6 #F8E2E4 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.24
#F8E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#F8E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E2E4
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E2E4 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E4
Deuteranopia (green-blind)
#EAE9E4
Tritanopia (blue-blind)
#FDE0E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8e2e4; /* rgb */ color: rgb(248, 226, 228); /* oklch */ color: oklch(93.1% 0.024 11.3);
Tailwind
colors: {
custom: {
50: '#faebec',
500: '#f8e2e4',
950: '#000000',
},
}SCSS
$custom: #f8e2e4; $custom-light: #faebec; $custom-dark: #000000;
JSON
{
"hex": "#f8e2e4",
"rgb": {
"r": 248,
"g": 226,
"b": 228
},
"hsl": {
"h": 354.545,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.9311,
"c": 0.02429,
"h": 11.3
},
"luminance": 0.79951
}Semantic roles & 50–950 ramp
primary
#F8E2E4
secondary
#A4DAD5
accent
#C9B91D
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484