#FFE1E4#FFE1E4
#FFE1E4 is a very light, muted red. Relative luminance 0.807; OKLCH L 93.5% C 0.033 H 10.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E4 |
|---|---|
| RGB | rgb(255, 225, 228) |
| HSL | hsl(354, 100%, 94%) |
| HSV | hsv(354, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 10.6%, 0%) |
| CIE-LAB | lab(92.00, 10.78, 2.32) |
| CIE-LCH | lch(92.00, 11.02, 12.17°) |
| OKLab | oklab(93.52% 0.0327 0.0063) |
| OKLCH | oklch(93.52% 0.033 10.9) |
| XYZ | xyz(82.1678, 80.7136, 84.6346) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.93
Lavenderblush
#FFF0F5
ΔE00 5.72
Light Pink
#FFD1DF
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.81
Very Light Pink
#FFF4F2
ΔE00 8.16
Light Rose
#FFC5CB
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E4 #E1FFFC
analogous
#FFE1F3 #FFE1E4 #FFEDE1
triadic
#FFE1E4 #E4FFE1 #E1E4FF
tetradic
#FFE1E4 #F3FFE1 #E1FFFC #EDE1FF
square
#FFE1E4 #F3FFE1 #E1FFFC #EDE1FF
split-complementary
#FFE1E4 #E1FFED #E1F3FF
monochromatic
#FF6776 #FFA4AD #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.23
#FFE1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E4
Deuteranopia (green-blind)
#ECEAE4
Tritanopia (blue-blind)
#FFDFE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e4; /* rgb */ color: rgb(255, 225, 228); /* oklch */ color: oklch(93.5% 0.033 10.9);
Tailwind
colors: {
custom: {
50: '#ffeaec',
500: '#ffe1e4',
950: '#000000',
},
}SCSS
$custom: #ffe1e4; $custom-light: #ffeaec; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e4",
"rgb": {
"r": 255,
"g": 225,
"b": 228
},
"hsl": {
"h": 354,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93516,
"c": 0.0333,
"h": 10.9
},
"luminance": 0.80712
}Semantic roles & 50–950 ramp
primary
#FFE1E4
secondary
#97EDE4
accent
#E6CF00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484