Mistyrose#FFE4E1
#FFE4E1 is a very light, muted red. Relative luminance 0.822; OKLCH L 94.0% C 0.030 H 25.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E1 |
|---|---|
| RGB | rgb(255, 228, 225) |
| HSL | hsl(6, 100%, 94%) |
| HSV | hsv(6, 12%, 100%) |
| CMYK | cmyk(0%, 10.6%, 11.8%, 0%) |
| CIE-LAB | lab(92.66, 8.75, 4.84) |
| CIE-LCH | lch(92.66, 9.99, 28.94°) |
| OKLab | oklab(94% 0.0272 0.0128) |
| OKLCH | oklch(94% 0.03 25.3) |
| XYZ | xyz(82.5731, 82.1847, 82.7330) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.00
Lavenderblush
#FFF0F5
ΔE00 5.53
Very Light Pink
#FFF4F2
ΔE00 6.45
Seashell
#FFF5EE
ΔE00 7.93
Linen
#FAF0E6
ΔE00 8.69
Snow
#FFFAFA
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E1 #E1FCFF
analogous
#FFE1ED #FFE4E1 #FFF3E1
triadic
#FFE4E1 #E1FFE4 #E4E1FF
tetradic
#FFE4E1 #EDFFE1 #E1FCFF #F3E1FF
square
#FFE4E1 #EDFFE1 #E1FCFF #F3E1FF
split-complementary
#FFE4E1 #E1FFF3 #E1EDFF
monochromatic
#FF7667 #FFADA4 #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.20
#FFE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FFE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E1
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E1 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E1
Deuteranopia (green-blind)
#EFECE1
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e1; /* rgb */ color: rgb(255, 228, 225); /* oklch */ color: oklch(94.0% 0.030 25.3);
Tailwind
colors: {
custom: {
50: '#ffecea',
500: '#ffe4e1',
950: '#000000',
},
}SCSS
$custom: #ffe4e1; $custom-light: #ffecea; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e1",
"rgb": {
"r": 255,
"g": 228,
"b": 225
},
"hsl": {
"h": 6,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94001,
"c": 0.03008,
"h": 25.3
},
"luminance": 0.82183
}Semantic roles & 50–950 ramp
primary
#FFE4E1
secondary
#97E4ED
accent
#CFE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484