#F7E4E9#F7E4E9
#F7E4E9 is a very light, muted pink. Relative luminance 0.811; OKLCH L 93.5% C 0.022 H 359.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E4E9 |
|---|---|
| RGB | rgb(247, 228, 233) |
| HSL | hsl(344, 54%, 93%) |
| HSV | hsv(344, 8%, 97%) |
| CMYK | cmyk(0%, 7.7%, 5.7%, 3.1%) |
| CIE-LAB | lab(92.20, 7.31, -0.09) |
| CIE-LCH | lch(92.20, 7.31, 359.30°) |
| OKLab | oklab(93.55% 0.0217 -0.0001) |
| OKLCH | oklch(93.55% 0.022 359.7) |
| XYZ | xyz(80.8075, 81.1452, 88.4807) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.79
Mistyrose
#FFE4E1
ΔE00 4.16
Very Light Pink
#FFF4F2
ΔE00 5.72
Snow
#FFFAFA
ΔE00 7.58
Seashell
#FFF5EE
ΔE00 8.17
Ghostwhite
#F8F8FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E4E9 #E4F7F2
analogous
#F7E4F2 #F7E4E9 #F7E8E4
triadic
#F7E4E9 #E9F7E4 #E4E9F7
tetradic
#F7E4E9 #F2F7E4 #E4F7F2 #E8E4F7
square
#F7E4E9 #F2F7E4 #E4F7F2 #E8E4F7
split-complementary
#F7E4E9 #E4F7E8 #E4F2F7
monochromatic
#DB869C #E9B5C3 #F7E4E9 #F8E7EC #F8E7EC
Accessibility & contrast
On white
1.22
#F7E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#F7E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E4E9
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E4E9 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E9
Deuteranopia (green-blind)
#EAEAE9
Tritanopia (blue-blind)
#FBE3E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f7e4e9; /* rgb */ color: rgb(247, 228, 233); /* oklch */ color: oklch(93.5% 0.022 359.7);
Tailwind
colors: {
custom: {
50: '#f9ecf0',
500: '#f7e4e9',
950: '#000000',
},
}SCSS
$custom: #f7e4e9; $custom-light: #f9ecf0; $custom-dark: #000000;
JSON
{
"hex": "#f7e4e9",
"rgb": {
"r": 247,
"g": 228,
"b": 233
},
"hsl": {
"h": 344.211,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93549,
"c": 0.02172,
"h": 359.7
},
"luminance": 0.81144
}Semantic roles & 50–950 ramp
primary
#F7E4E9
secondary
#A8D8CB
accent
#C29824
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485