#F7E4E5#F7E4E5
#F7E4E5 is a very light, muted red. Relative luminance 0.809; OKLCH L 93.4% C 0.021 H 13.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E4E5 |
|---|---|
| RGB | rgb(247, 228, 229) |
| HSL | hsl(357, 54%, 93%) |
| HSV | hsv(357, 8%, 97%) |
| CMYK | cmyk(0%, 7.7%, 7.3%, 3.1%) |
| CIE-LAB | lab(92.10, 6.63, 1.85) |
| CIE-LCH | lch(92.10, 6.89, 15.61°) |
| OKLab | oklab(93.44% 0.0202 0.005) |
| OKLCH | oklch(93.44% 0.021 13.9) |
| XYZ | xyz(80.2425, 80.9192, 85.5054) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.04
Lavenderblush
#FFF0F5
ΔE00 3.25
Very Light Pink
#FFF4F2
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 6.84
Snow
#FFFAFA
ΔE00 7.06
Linen
#FAF0E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E4E5 #E4F7F6
analogous
#F7E4EE #F7E4E5 #F7ECE4
triadic
#F7E4E5 #E5F7E4 #E4E5F7
tetradic
#F7E4E5 #EEF7E4 #E4F7F6 #ECE4F7
square
#F7E4E5 #EEF7E4 #E4F7F6 #ECE4F7
split-complementary
#F7E4E5 #E4F7EC #E4EEF7
monochromatic
#DB868A #E9B5B8 #F7E4E5 #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.22
#F7E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#F7E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E4E5
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E4E5 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E5
Deuteranopia (green-blind)
#EBEAE5
Tritanopia (blue-blind)
#FBE3E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7e4e5; /* rgb */ color: rgb(247, 228, 229); /* oklch */ color: oklch(93.4% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#faeced',
500: '#f7e4e5',
950: '#000000',
},
}SCSS
$custom: #f7e4e5; $custom-light: #faeced; $custom-dark: #000000;
JSON
{
"hex": "#f7e4e5",
"rgb": {
"r": 247,
"g": 228,
"b": 229
},
"hsl": {
"h": 356.842,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93437,
"c": 0.02084,
"h": 13.9
},
"luminance": 0.80918
}Semantic roles & 50–950 ramp
primary
#F7E4E5
secondary
#A8D8D5
accent
#C2B924
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484