#FFE4ED#FFE4ED
#FFE4ED is a very light, muted pink. Relative luminance 0.829; OKLCH L 94.3% C 0.032 H 355.5°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4ED |
|---|---|
| RGB | rgb(255, 228, 237) |
| HSL | hsl(340, 100%, 95%) |
| HSV | hsv(340, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 7.1%, 0%) |
| CIE-LAB | lab(92.95, 10.71, -0.99) |
| CIE-LCH | lch(92.95, 10.75, 354.71°) |
| OKLab | oklab(94.33% 0.0316 -0.0025) |
| OKLCH | oklch(94.33% 0.032 355.5) |
| XYZ | xyz(84.2680, 82.8627, 91.6593) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.98
Mistyrose
#FFE4E1
ΔE00 5.06
Light Pink
#FFD1DF
ΔE00 6.39
Pale Pink
#FFCFDC
ΔE00 6.91
Very Light Pink
#FFF4F2
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4ED #E4FFF6
analogous
#FFE4FB #FFE4ED #FFE9E4
triadic
#FFE4ED #EDFFE4 #E4EDFF
tetradic
#FFE4ED #FBFFE4 #E4FFF6 #E9E4FF
square
#FFE4ED #FBFFE4 #E4FFF6 #E9E4FF
split-complementary
#FFE4ED #E4FFE9 #E4FBFF
monochromatic
#FF6A9B #FFA7C4 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.20
#FFE4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#FFE4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4ED
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4ED | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe4ed; /* rgb */ color: rgb(255, 228, 237); /* oklch */ color: oklch(94.3% 0.032 355.5);
Tailwind
colors: {
custom: {
50: '#ffecf2',
500: '#ffe4ed',
950: '#000000',
},
}SCSS
$custom: #ffe4ed; $custom-light: #ffecf2; $custom-dark: #000000;
JSON
{
"hex": "#ffe4ed",
"rgb": {
"r": 255,
"g": 228,
"b": 237
},
"hsl": {
"h": 340,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94332,
"c": 0.03174,
"h": 355.5
},
"luminance": 0.82861
}Semantic roles & 50–950 ramp
primary
#FFE4ED
secondary
#9AEDD1
accent
#E69900
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485