#FFE4EB#FFE4EB
#FFE4EB is a very light, muted pink. Relative luminance 0.827; OKLCH L 94.3% C 0.031 H 0.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4EB |
|---|---|
| RGB | rgb(255, 228, 235) |
| HSL | hsl(344, 100%, 95%) |
| HSV | hsv(344, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 7.8%, 0%) |
| CIE-LAB | lab(92.90, 10.37, -0.02) |
| CIE-LCH | lch(92.90, 10.37, 359.88°) |
| OKLab | oklab(94.28% 0.0309 0.0001) |
| OKLCH | oklch(94.28% 0.031 0.2) |
| XYZ | xyz(83.9774, 82.7465, 90.1290) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 4.75
Light Pink
#FFD1DF
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 7.10
Very Light Pink
#FFF4F2
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4EB #E4FFF8
analogous
#FFE4F9 #FFE4EB #FFEBE4
triadic
#FFE4EB #EBFFE4 #E4EBFF
tetradic
#FFE4EB #F9FFE4 #E4FFF8 #EBE4FF
square
#FFE4EB #F9FFE4 #E4FFF8 #EBE4FF
split-complementary
#FFE4EB #E4FFEB #E4F9FF
monochromatic
#FF6A90 #FFA7BE #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.20
#FFE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#FFE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4EB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4EB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe4eb; /* rgb */ color: rgb(255, 228, 235); /* oklch */ color: oklch(94.3% 0.031 0.2);
Tailwind
colors: {
custom: {
50: '#ffecf1',
500: '#ffe4eb',
950: '#000000',
},
}SCSS
$custom: #ffe4eb; $custom-light: #ffecf1; $custom-dark: #000000;
JSON
{
"hex": "#ffe4eb",
"rgb": {
"r": 255,
"g": 228,
"b": 235
},
"hsl": {
"h": 344.444,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94276,
"c": 0.03091,
"h": 0.2
},
"luminance": 0.82745
}Semantic roles & 50–950 ramp
primary
#FFE4EB
secondary
#9AEDD8
accent
#E6AA00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485