#FFD4E5#FFD4E5
#FFD4E5 is a very light, muted pink. Relative luminance 0.740; OKLCH L 91.1% C 0.053 H 352.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4E5 |
|---|---|
| RGB | rgb(255, 212, 229) |
| HSL | hsl(336, 100%, 92%) |
| HSV | hsv(336, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 10.2%, 0%) |
| CIE-LAB | lab(88.93, 17.70, -2.70) |
| CIE-LCH | lch(88.93, 17.90, 351.33°) |
| OKLab | oklab(91.13% 0.0522 -0.0069) |
| OKLCH | oklch(91.13% 0.053 352.5) |
| XYZ | xyz(78.9255, 74.0063, 84.2406) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.45
Pale Pink
#FFCFDC
ΔE00 2.16
Bubblegum
#FFC1CC
ΔE00 6.16
Light Rose
#FFC5CB
ΔE00 6.19
Pink
#FFC0CB
ΔE00 6.42
Pastel Pink
#FFBACD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4E5 #D4FFEE
analogous
#FFD4FB #FFD4E5 #FFD9D4
triadic
#FFD4E5 #E5FFD4 #D4E5FF
tetradic
#FFD4E5 #FBFFD4 #D4FFEE #D9D4FF
square
#FFD4E5 #FBFFD4 #D4FFEE #D9D4FF
split-complementary
#FFD4E5 #D4FFD9 #D4FBFF
monochromatic
#FF5A9B #FF97C0 #FFD4E5 #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.33
#FFD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#FFD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4E5
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4E5 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE6
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#FFD3DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd4e5; /* rgb */ color: rgb(255, 212, 229); /* oklch */ color: oklch(91.1% 0.053 352.5);
Tailwind
colors: {
custom: {
50: '#ffe1ed',
500: '#ffd4e5',
950: '#000000',
},
}SCSS
$custom: #ffd4e5; $custom-light: #ffe1ed; $custom-dark: #000000;
JSON
{
"hex": "#ffd4e5",
"rgb": {
"r": 255,
"g": 212,
"b": 229
},
"hsl": {
"h": 336.279,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91129,
"c": 0.05267,
"h": 352.5
},
"luminance": 0.74004
}Semantic roles & 50–950 ramp
primary
#FFD4E5
secondary
#8CEBC5
accent
#E68B00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181516
muted
#868484