#FFE1EE#FFE1EE
#FFE1EE is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.8% C 0.037 H 349.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1EE |
|---|---|
| RGB | rgb(255, 225, 238) |
| HSL | hsl(334, 100%, 94%) |
| HSV | hsv(334, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 6.7%, 0%) |
| CIE-LAB | lab(92.26, 12.43, -2.53) |
| CIE-LCH | lch(92.26, 12.68, 348.48°) |
| OKLab | oklab(93.8% 0.0364 -0.0065) |
| OKLCH | oklch(93.8% 0.037 349.8) |
| XYZ | xyz(83.5963, 81.2850, 92.1582) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.14
Pale Pink
#FFCFDC
ΔE00 5.76
Lavenderblush
#FFF0F5
ΔE00 6.55
Mistyrose
#FFE4E1
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 9.14
Light Rose
#FFC5CB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1EE #E1FFF2
analogous
#FFE1FD #FFE1EE #FFE3E1
triadic
#FFE1EE #EEFFE1 #E1EEFF
tetradic
#FFE1EE #FDFFE1 #E1FFF2 #E3E1FF
square
#FFE1EE #FDFFE1 #E1FFF2 #E3E1FF
split-complementary
#FFE1EE #E1FFE3 #E1FDFF
monochromatic
#FF67A9 #FFA4CB #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.22
#FFE1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FFE1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1EE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1EE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe1ee; /* rgb */ color: rgb(255, 225, 238); /* oklch */ color: oklch(93.8% 0.037 349.8);
Tailwind
colors: {
custom: {
50: '#ffeaf3',
500: '#ffe1ee',
950: '#000000',
},
}SCSS
$custom: #ffe1ee; $custom-light: #ffeaf3; $custom-dark: #000000;
JSON
{
"hex": "#ffe1ee",
"rgb": {
"r": 255,
"g": 225,
"b": 238
},
"hsl": {
"h": 334,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93798,
"c": 0.03694,
"h": 349.8
},
"luminance": 0.81283
}Semantic roles & 50–950 ramp
primary
#FFE1EE
secondary
#97EDC8
accent
#E68200
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485