#FFE1E8#FFE1E8
#FFE1E8 is a very light, muted red. Relative luminance 0.809; OKLCH L 93.6% C 0.034 H 2.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E8 |
|---|---|
| RGB | rgb(255, 225, 232) |
| HSL | hsl(346, 100%, 94%) |
| HSV | hsv(346, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 9%, 0%) |
| CIE-LAB | lab(92.10, 11.43, 0.38) |
| CIE-LCH | lch(92.10, 11.43, 1.89°) |
| OKLab | oklab(93.63% 0.0342 0.0012) |
| OKLCH | oklch(93.63% 0.034 2) |
| XYZ | xyz(82.7295, 80.9383, 87.5929) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.46
Light Pink
#FFD1DF
ΔE00 5.66
Lavenderblush
#FFF0F5
ΔE00 5.80
Pale Pink
#FFCFDC
ΔE00 6.09
Light Rose
#FFC5CB
ΔE00 8.75
Very Light Pink
#FFF4F2
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E8 #E1FFF8
analogous
#FFE1F7 #FFE1E8 #FFE9E1
triadic
#FFE1E8 #E8FFE1 #E1E8FF
tetradic
#FFE1E8 #F7FFE1 #E1FFF8 #E9E1FF
square
#FFE1E8 #F7FFE1 #E1FFF8 #E9E1FF
split-complementary
#FFE1E8 #E1FFE9 #E1F7FF
monochromatic
#FF678A #FFA4B9 #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.22
#FFE1E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FFE1E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E8
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E8 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e8; /* rgb */ color: rgb(255, 225, 232); /* oklch */ color: oklch(93.6% 0.034 2.0);
Tailwind
colors: {
custom: {
50: '#ffeaef',
500: '#ffe1e8',
950: '#000000',
},
}SCSS
$custom: #ffe1e8; $custom-light: #ffeaef; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e8",
"rgb": {
"r": 255,
"g": 225,
"b": 232
},
"hsl": {
"h": 346,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93627,
"c": 0.0342,
"h": 2
},
"luminance": 0.80937
}Semantic roles & 50–950 ramp
primary
#FFE1E8
secondary
#97EDD9
accent
#E6B000
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485