#FFE4EF#FFE4EF
#FFE4EF is a very light, muted pink. Relative luminance 0.830; OKLCH L 94.4% C 0.033 H 351.2°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4EF |
|---|---|
| RGB | rgb(255, 228, 239) |
| HSL | hsl(336, 100%, 95%) |
| HSV | hsv(336, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 6.3%, 0%) |
| CIE-LAB | lab(93.01, 11.04, -1.96) |
| CIE-LCH | lch(93.01, 11.21, 349.94°) |
| OKLab | oklab(94.39% 0.0324 -0.005) |
| OKLCH | oklch(94.39% 0.033 351.2) |
| XYZ | xyz(84.5618, 82.9802, 93.2068) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.30
Mistyrose
#FFE4E1
ΔE00 5.82
Light Pink
#FFD1DF
ΔE00 6.24
Pale Pink
#FFCFDC
ΔE00 6.81
Very Light Pink
#FFF4F2
ΔE00 8.91
Thistle
#D8BFD8
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4EF #E4FFF4
analogous
#FFE4FC #FFE4EF #FFE7E4
triadic
#FFE4EF #EFFFE4 #E4EFFF
tetradic
#FFE4EF #FCFFE4 #E4FFF4 #E7E4FF
square
#FFE4EF #FCFFE4 #E4FFF4 #E7E4FF
split-complementary
#FFE4EF #E4FFE7 #E4FCFF
monochromatic
#FF6AA6 #FFA7CB #FFE0ED #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.19
#FFE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#FFE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4EF
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4EF | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#FFE3E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe4ef; /* rgb */ color: rgb(255, 228, 239); /* oklch */ color: oklch(94.4% 0.033 351.2);
Tailwind
colors: {
custom: {
50: '#ffecf4',
500: '#ffe4ef',
950: '#000000',
},
}SCSS
$custom: #ffe4ef; $custom-light: #ffecf4; $custom-dark: #000000;
JSON
{
"hex": "#ffe4ef",
"rgb": {
"r": 255,
"g": 228,
"b": 239
},
"hsl": {
"h": 335.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94389,
"c": 0.03276,
"h": 351.2
},
"luminance": 0.82979
}Semantic roles & 50–950 ramp
primary
#FFE4EF
secondary
#9AEDCB
accent
#E68800
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485