#F7E4E7#F7E4E7
#F7E4E7 is a very light, muted red. Relative luminance 0.810; OKLCH L 93.5% C 0.021 H 6.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E4E7 |
|---|---|
| RGB | rgb(247, 228, 231) |
| HSL | hsl(351, 54%, 93%) |
| HSV | hsv(351, 8%, 97%) |
| CMYK | cmyk(0%, 7.7%, 6.5%, 3.1%) |
| CIE-LAB | lab(92.15, 6.97, 0.88) |
| CIE-LCH | lch(92.15, 7.02, 7.21°) |
| OKLab | oklab(93.49% 0.021 0.0024) |
| OKLCH | oklch(93.49% 0.021 6.6) |
| XYZ | xyz(80.5234, 81.0316, 86.9845) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.90
Mistyrose
#FFE4E1
ΔE00 3.54
Very Light Pink
#FFF4F2
ΔE00 5.21
Snow
#FFFAFA
ΔE00 7.28
Seashell
#FFF5EE
ΔE00 7.49
Ghostwhite
#F8F8FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E4E7 #E4F7F4
analogous
#F7E4F0 #F7E4E7 #F7EAE4
triadic
#F7E4E7 #E7F7E4 #E4E7F7
tetradic
#F7E4E7 #F0F7E4 #E4F7F4 #EAE4F7
square
#F7E4E7 #F0F7E4 #E4F7F4 #EAE4F7
split-complementary
#F7E4E7 #E4F7EA #E4F0F7
monochromatic
#DB8693 #E9B5BD #F7E4E7 #F8E7EA #F8E7EA
Accessibility & contrast
On white
1.22
#F7E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#F7E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E4E7
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E4E7 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E7
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#FBE3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7e4e7; /* rgb */ color: rgb(247, 228, 231); /* oklch */ color: oklch(93.5% 0.021 6.6);
Tailwind
colors: {
custom: {
50: '#f9ecee',
500: '#f7e4e7',
950: '#000000',
},
}SCSS
$custom: #f7e4e7; $custom-light: #f9ecee; $custom-dark: #000000;
JSON
{
"hex": "#f7e4e7",
"rgb": {
"r": 247,
"g": 228,
"b": 231
},
"hsl": {
"h": 350.526,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93493,
"c": 0.02112,
"h": 6.6
},
"luminance": 0.8103
}Semantic roles & 50–950 ramp
primary
#F7E4E7
secondary
#A8D8D0
accent
#C2A924
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485