#FFE1EB#FFE1EB
#FFE1EB is a very light, muted pink. Relative luminance 0.811; OKLCH L 93.7% C 0.035 H 355.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1EB |
|---|---|
| RGB | rgb(255, 225, 235) |
| HSL | hsl(340, 100%, 94%) |
| HSV | hsv(340, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 7.8%, 0%) |
| CIE-LAB | lab(92.18, 11.92, -1.08) |
| CIE-LCH | lch(92.18, 11.97, 354.83°) |
| OKLab | oklab(93.71% 0.0353 -0.0027) |
| OKLCH | oklch(93.71% 0.035 355.7) |
| XYZ | xyz(83.1593, 81.1102, 89.8563) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.28
Mistyrose
#FFE4E1
ΔE00 5.58
Pale Pink
#FFCFDC
ΔE00 5.81
Lavenderblush
#FFF0F5
ΔE00 6.10
Light Rose
#FFC5CB
ΔE00 8.90
Very Light Pink
#FFF4F2
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1EB #E1FFF5
analogous
#FFE1FA #FFE1EB #FFE6E1
triadic
#FFE1EB #EBFFE1 #E1EBFF
tetradic
#FFE1EB #FAFFE1 #E1FFF5 #E6E1FF
square
#FFE1EB #FAFFE1 #E1FFF5 #E6E1FF
split-complementary
#FFE1EB #E1FFE6 #E1FAFF
monochromatic
#FF6799 #FFA4C2 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.22
#FFE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FFE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1EB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1EB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe1eb; /* rgb */ color: rgb(255, 225, 235); /* oklch */ color: oklch(93.7% 0.035 355.7);
Tailwind
colors: {
custom: {
50: '#ffeaf1',
500: '#ffe1eb',
950: '#000000',
},
}SCSS
$custom: #ffe1eb; $custom-light: #ffeaf1; $custom-dark: #000000;
JSON
{
"hex": "#ffe1eb",
"rgb": {
"r": 255,
"g": 225,
"b": 235
},
"hsl": {
"h": 340,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93712,
"c": 0.03537,
"h": 355.7
},
"luminance": 0.81109
}Semantic roles & 50–950 ramp
primary
#FFE1EB
secondary
#97EDD0
accent
#E69900
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485