#FFE1E9#FFE1E9
#FFE1E9 is a very light, muted pink. Relative luminance 0.810; OKLCH L 93.7% C 0.035 H 359.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E9 |
|---|---|
| RGB | rgb(255, 225, 233) |
| HSL | hsl(344, 100%, 94%) |
| HSV | hsv(344, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 8.6%, 0%) |
| CIE-LAB | lab(92.13, 11.59, -0.11) |
| CIE-LCH | lch(92.13, 11.59, 359.47°) |
| OKLab | oklab(93.66% 0.0345 -0.0001) |
| OKLCH | oklch(93.66% 0.035 359.8) |
| XYZ | xyz(82.8719, 80.9953, 88.3431) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Light Pink
#FFD1DF
ΔE00 5.51
Lavenderblush
#FFF0F5
ΔE00 5.87
Pale Pink
#FFCFDC
ΔE00 5.97
Light Rose
#FFC5CB
ΔE00 8.78
Very Light Pink
#FFF4F2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E9 #E1FFF7
analogous
#FFE1F8 #FFE1E9 #FFE8E1
triadic
#FFE1E9 #E9FFE1 #E1E9FF
tetradic
#FFE1E9 #F8FFE1 #E1FFF7 #E8E1FF
square
#FFE1E9 #F8FFE1 #E1FFF7 #E8E1FF
split-complementary
#FFE1E9 #E1FFE8 #E1F8FF
monochromatic
#FF678F #FFA4BC #FFE0E9 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.22
#FFE1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FFE1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E9
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E9 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E9
Deuteranopia (green-blind)
#EBEAE8
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e9; /* rgb */ color: rgb(255, 225, 233); /* oklch */ color: oklch(93.7% 0.035 359.8);
Tailwind
colors: {
custom: {
50: '#ffeaf0',
500: '#ffe1e9',
950: '#000000',
},
}SCSS
$custom: #ffe1e9; $custom-light: #ffeaf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e9",
"rgb": {
"r": 255,
"g": 225,
"b": 233
},
"hsl": {
"h": 344,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93655,
"c": 0.03454,
"h": 359.8
},
"luminance": 0.80994
}Semantic roles & 50–950 ramp
primary
#FFE1E9
secondary
#97EDD6
accent
#E6A800
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485