#FFE1EF#FFE1EF
#FFE1EF is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.8% C 0.038 H 348.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1EF |
|---|---|
| RGB | rgb(255, 225, 239) |
| HSL | hsl(332, 100%, 94%) |
| HSV | hsv(332, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 6.3%, 0%) |
| CIE-LAB | lab(92.28, 12.59, -3.02) |
| CIE-LCH | lch(92.28, 12.95, 346.53°) |
| OKLab | oklab(93.83% 0.0367 -0.0078) |
| OKLCH | oklch(93.83% 0.038 348) |
| XYZ | xyz(83.7436, 81.3440, 92.9340) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.14
Pale Pink
#FFCFDC
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 6.73
Mistyrose
#FFE4E1
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 8.99
Light Rose
#FFC5CB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1EF #E1FFF1
analogous
#FFE1FE #FFE1EF #FFE2E1
triadic
#FFE1EF #EFFFE1 #E1EFFF
tetradic
#FFE1EF #FEFFE1 #E1FFF1 #E2E1FF
square
#FFE1EF #FEFFE1 #E1FFF1 #E2E1FF
split-complementary
#FFE1EF #E1FFE2 #E1FEFF
monochromatic
#FF67AE #FFA4CE #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.22
#FFE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FFE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1EF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1EF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#E9EBEE
Tritanopia (blue-blind)
#FFE1E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe1ef; /* rgb */ color: rgb(255, 225, 239); /* oklch */ color: oklch(93.8% 0.038 348.0);
Tailwind
colors: {
custom: {
50: '#ffeaf4',
500: '#ffe1ef',
950: '#000000',
},
}SCSS
$custom: #ffe1ef; $custom-light: #ffeaf4; $custom-dark: #000000;
JSON
{
"hex": "#ffe1ef",
"rgb": {
"r": 255,
"g": 225,
"b": 239
},
"hsl": {
"h": 332,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93827,
"c": 0.03755,
"h": 348
},
"luminance": 0.81342
}Semantic roles & 50–950 ramp
primary
#FFE1EF
secondary
#97EDC5
accent
#E67A00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485