#FFD4E9#FFD4E9
#FFD4E9 is a very light, muted pink. Relative luminance 0.742; OKLCH L 91.2% C 0.055 H 347.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4E9 |
|---|---|
| RGB | rgb(255, 212, 233) |
| HSL | hsl(331, 100%, 92%) |
| HSV | hsv(331, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 8.6%, 0%) |
| CIE-LAB | lab(89.03, 18.36, -4.65) |
| CIE-LCH | lch(89.03, 18.94, 345.78°) |
| OKLab | oklab(91.25% 0.0536 -0.0121) |
| OKLCH | oklch(91.25% 0.055 347.3) |
| XYZ | xyz(79.4904, 74.2323, 87.2159) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.60
Pale Pink
#FFCFDC
ΔE00 3.23
Pale Mauve
#FED0FC
ΔE00 6.58
Bubblegum
#FFC1CC
ΔE00 6.87
Pink
#FFC0CB
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4E9 #D4FFEA
analogous
#FFD4FE #FFD4E9 #FFD5D4
triadic
#FFD4E9 #E9FFD4 #D4E9FF
tetradic
#FFD4E9 #FEFFD4 #D4FFEA #D5D4FF
square
#FFD4E9 #FEFFD4 #D4FFEA #D5D4FF
split-complementary
#FFD4E9 #D4FFD5 #D4FEFF
monochromatic
#FF5AAA #FF97CA #FFD4E9 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.33
#FFD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FFD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4E9
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4E9 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEA
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4e9; /* rgb */ color: rgb(255, 212, 233); /* oklch */ color: oklch(91.2% 0.055 347.3);
Tailwind
colors: {
custom: {
50: '#ffe1f0',
500: '#ffd4e9',
950: '#000000',
},
}SCSS
$custom: #ffd4e9; $custom-light: #ffe1f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd4e9",
"rgb": {
"r": 255,
"g": 212,
"b": 233
},
"hsl": {
"h": 330.698,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91247,
"c": 0.05499,
"h": 347.3
},
"luminance": 0.7423
}Semantic roles & 50–950 ramp
primary
#FFD4E9
secondary
#8CEBBD
accent
#E67500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485