#FFD4E8#FFD4E8
#FFD4E8 is a very light, muted pink. Relative luminance 0.742; OKLCH L 91.2% C 0.054 H 348.5°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4E8 |
|---|---|
| RGB | rgb(255, 212, 232) |
| HSL | hsl(332, 100%, 92%) |
| HSV | hsv(332, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 9%, 0%) |
| CIE-LAB | lab(89.01, 18.19, -4.16) |
| CIE-LCH | lch(89.01, 18.66, 347.11°) |
| OKLab | oklab(91.22% 0.0533 -0.0108) |
| OKLCH | oklch(91.22% 0.054 348.5) |
| XYZ | xyz(79.3480, 74.1753, 86.4657) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.30
Pale Pink
#FFCFDC
ΔE00 2.95
Bubblegum
#FFC1CC
ΔE00 6.68
Pale Mauve
#FED0FC
ΔE00 6.89
Pink
#FFC0CB
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4E8 #D4FFEB
analogous
#FFD4FE #FFD4E8 #FFD6D4
triadic
#FFD4E8 #E8FFD4 #D4E8FF
tetradic
#FFD4E8 #FEFFD4 #D4FFEB #D6D4FF
square
#FFD4E8 #FEFFD4 #D4FFEB #D6D4FF
split-complementary
#FFD4E8 #D4FFD6 #D4FEFF
monochromatic
#FF5AA7 #FF97C7 #FFD4E8 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.33
#FFD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4E8
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4E8 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCE9
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4e8; /* rgb */ color: rgb(255, 212, 232); /* oklch */ color: oklch(91.2% 0.054 348.5);
Tailwind
colors: {
custom: {
50: '#ffe1ef',
500: '#ffd4e8',
950: '#000000',
},
}SCSS
$custom: #ffd4e8; $custom-light: #ffe1ef; $custom-dark: #000000;
JSON
{
"hex": "#ffd4e8",
"rgb": {
"r": 255,
"g": 212,
"b": 232
},
"hsl": {
"h": 332.093,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91217,
"c": 0.05438,
"h": 348.5
},
"luminance": 0.74173
}Semantic roles & 50–950 ramp
primary
#FFD4E8
secondary
#8CEBBF
accent
#E67B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485