#FFE4E7#FFE4E7
#FFE4E7 is a very light, muted red. Relative luminance 0.825; OKLCH L 94.2% C 0.030 H 10.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E7 |
|---|---|
| RGB | rgb(255, 228, 231) |
| HSL | hsl(353, 100%, 95%) |
| HSV | hsv(353, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 9.4%, 0%) |
| CIE-LAB | lab(92.80, 9.71, 1.92) |
| CIE-LCH | lch(92.80, 9.90, 11.17°) |
| OKLab | oklab(94.16% 0.0294 0.0052) |
| OKLCH | oklch(94.16% 0.03 10) |
| XYZ | xyz(83.4060, 82.5179, 87.1196) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.63
Lavenderblush
#FFF0F5
ΔE00 4.66
Very Light Pink
#FFF4F2
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 7.41
Pale Pink
#FFCFDC
ΔE00 7.75
Seashell
#FFF5EE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E7 #E4FFFC
analogous
#FFE4F5 #FFE4E7 #FFEFE4
triadic
#FFE4E7 #E7FFE4 #E4E7FF
tetradic
#FFE4E7 #F5FFE4 #E4FFFC #EFE4FF
square
#FFE4E7 #F5FFE4 #E4FFFC #EFE4FF
split-complementary
#FFE4E7 #E4FFEF #E4F5FF
monochromatic
#FF6A7A #FFA7B1 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.20
#FFE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#FFE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E7
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E7 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E7
Deuteranopia (green-blind)
#EEECE7
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e7; /* rgb */ color: rgb(255, 228, 231); /* oklch */ color: oklch(94.2% 0.030 10.0);
Tailwind
colors: {
custom: {
50: '#ffecee',
500: '#ffe4e7',
950: '#000000',
},
}SCSS
$custom: #ffe4e7; $custom-light: #ffecee; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e7",
"rgb": {
"r": 255,
"g": 228,
"b": 231
},
"hsl": {
"h": 353.333,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94164,
"c": 0.02989,
"h": 10
},
"luminance": 0.82516
}Semantic roles & 50–950 ramp
primary
#FFE4E7
secondary
#9AEDE4
accent
#E6CC00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485