#FFD4EC#FFD4EC
#FFD4EC is a very light, muted pink. Relative luminance 0.744; OKLCH L 91.3% C 0.057 H 343.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4EC |
|---|---|
| RGB | rgb(255, 212, 236) |
| HSL | hsl(327, 100%, 92%) |
| HSV | hsv(327, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 7.5%, 0%) |
| CIE-LAB | lab(89.11, 18.86, -6.11) |
| CIE-LCH | lch(89.11, 19.82, 342.04°) |
| OKLab | oklab(91.34% 0.0547 -0.016) |
| OKLCH | oklch(91.34% 0.057 343.7) |
| XYZ | xyz(79.9226, 74.4051, 89.4921) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.51
Pale Pink
#FFCFDC
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 6.67
Bubblegum
#FFC1CC
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4EC #D4FFE7
analogous
#FDD4FF #FFD4EC #FFD4D7
triadic
#FFD4EC #ECFFD4 #D4ECFF
tetradic
#FFD4EC #FFFDD4 #D4FFE7 #D4D7FF
square
#FFD4EC #FFFDD4 #D4FFE7 #D4D7FF
split-complementary
#FFD4EC #D7FFD4 #D4FFFD
monochromatic
#FF5AB6 #FF97D1 #FFD4EC #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.32
#FFD4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FFD4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4EC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4EC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4ec; /* rgb */ color: rgb(255, 212, 236); /* oklch */ color: oklch(91.3% 0.057 343.7);
Tailwind
colors: {
custom: {
50: '#ffe1f2',
500: '#ffd4ec',
950: '#000000',
},
}SCSS
$custom: #ffd4ec; $custom-light: #ffe1f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ec",
"rgb": {
"r": 255,
"g": 212,
"b": 236
},
"hsl": {
"h": 326.512,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91337,
"c": 0.05699,
"h": 343.7
},
"luminance": 0.74403
}Semantic roles & 50–950 ramp
primary
#FFD4EC
secondary
#8CEBB6
accent
#E66500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485