#FFE4EE#FFE4EE
#FFE4EE is a very light, muted pink. Relative luminance 0.829; OKLCH L 94.4% C 0.032 H 353.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4EE |
|---|---|
| RGB | rgb(255, 228, 238) |
| HSL | hsl(338, 100%, 95%) |
| HSV | hsv(338, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 6.7%, 0%) |
| CIE-LAB | lab(92.98, 10.87, -1.48) |
| CIE-LCH | lch(92.98, 10.97, 352.27°) |
| OKLab | oklab(94.36% 0.032 -0.0037) |
| OKLCH | oklch(94.36% 0.032 353.3) |
| XYZ | xyz(84.4145, 82.9213, 92.4309) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.13
Mistyrose
#FFE4E1
ΔE00 5.44
Light Pink
#FFD1DF
ΔE00 6.30
Pale Pink
#FFCFDC
ΔE00 6.85
Very Light Pink
#FFF4F2
ΔE00 8.67
Light Rose
#FFC5CB
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4EE #E4FFF5
analogous
#FFE4FB #FFE4EE #FFE8E4
triadic
#FFE4EE #EEFFE4 #E4EEFF
tetradic
#FFE4EE #FBFFE4 #E4FFF5 #E8E4FF
square
#FFE4EE #FBFFE4 #E4FFF5 #E8E4FF
split-complementary
#FFE4EE #E4FFE8 #E4FBFF
monochromatic
#FF6AA1 #FFA7C7 #FFE0EC #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.19
#FFE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#FFE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4EE
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4EE | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe4ee; /* rgb */ color: rgb(255, 228, 238); /* oklch */ color: oklch(94.4% 0.032 353.3);
Tailwind
colors: {
custom: {
50: '#ffecf3',
500: '#ffe4ee',
950: '#000000',
},
}SCSS
$custom: #ffe4ee; $custom-light: #ffecf3; $custom-dark: #000000;
JSON
{
"hex": "#ffe4ee",
"rgb": {
"r": 255,
"g": 228,
"b": 238
},
"hsl": {
"h": 337.778,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94361,
"c": 0.03222,
"h": 353.3
},
"luminance": 0.8292
}Semantic roles & 50–950 ramp
primary
#FFE4EE
secondary
#9AEDCE
accent
#E69100
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485