#FFE1E7#FFE1E7
#FFE1E7 is a very light, muted red. Relative luminance 0.809; OKLCH L 93.6% C 0.034 H 4.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E7 |
|---|---|
| RGB | rgb(255, 225, 231) |
| HSL | hsl(348, 100%, 94%) |
| HSV | hsv(348, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 9.4%, 0%) |
| CIE-LAB | lab(92.08, 11.26, 0.86) |
| CIE-LCH | lch(92.08, 11.30, 4.39°) |
| OKLab | oklab(93.6% 0.0338 0.0025) |
| OKLCH | oklch(93.6% 0.034 4.1) |
| XYZ | xyz(82.5879, 80.8816, 86.8469) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.08
Lavenderblush
#FFF0F5
ΔE00 5.74
Light Pink
#FFD1DF
ΔE00 5.84
Pale Pink
#FFCFDC
ΔE00 6.23
Very Light Pink
#FFF4F2
ΔE00 8.67
Light Rose
#FFC5CB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E7 #E1FFF9
analogous
#FFE1F6 #FFE1E7 #FFEAE1
triadic
#FFE1E7 #E7FFE1 #E1E7FF
tetradic
#FFE1E7 #F6FFE1 #E1FFF9 #EAE1FF
square
#FFE1E7 #F6FFE1 #E1FFF9 #EAE1FF
split-complementary
#FFE1E7 #E1FFEA #E1F6FF
monochromatic
#FF6785 #FFA4B6 #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.22
#FFE1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FFE1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E7
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E7 | 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)
#E5E5E7
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e7; /* rgb */ color: rgb(255, 225, 231); /* oklch */ color: oklch(93.6% 0.034 4.1);
Tailwind
colors: {
custom: {
50: '#ffeaee',
500: '#ffe1e7',
950: '#000000',
},
}SCSS
$custom: #ffe1e7; $custom-light: #ffeaee; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e7",
"rgb": {
"r": 255,
"g": 225,
"b": 231
},
"hsl": {
"h": 348,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93599,
"c": 0.0339,
"h": 4.1
},
"luminance": 0.8088
}Semantic roles & 50–950 ramp
primary
#FFE1E7
secondary
#97EDDC
accent
#E6B800
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485