#FFD4EA#FFD4EA
#FFD4EA is a very light, muted pink. Relative luminance 0.743; OKLCH L 91.3% C 0.056 H 346.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4EA |
|---|---|
| RGB | rgb(255, 212, 234) |
| HSL | hsl(329, 100%, 92%) |
| HSV | hsv(329, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 8.2%, 0%) |
| CIE-LAB | lab(89.06, 18.52, -5.14) |
| CIE-LCH | lch(89.06, 19.22, 344.49°) |
| OKLab | oklab(91.28% 0.054 -0.0134) |
| OKLCH | oklch(91.28% 0.056 346.1) |
| XYZ | xyz(79.6337, 74.2896, 87.9704) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.90
Pale Pink
#FFCFDC
ΔE00 3.52
Pale Mauve
#FED0FC
ΔE00 6.26
Bubblegum
#FFC1CC
ΔE00 7.08
Very Light Purple
#F6CEFC
ΔE00 7.27
Pink
#FFC0CB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4EA #D4FFE9
analogous
#FED4FF #FFD4EA #FFD4D5
triadic
#FFD4EA #EAFFD4 #D4EAFF
tetradic
#FFD4EA #FFFED4 #D4FFE9 #D4D5FF
square
#FFD4EA #FFFED4 #D4FFE9 #D4D5FF
split-complementary
#FFD4EA #D5FFD4 #D4FFFE
monochromatic
#FF5AAE #FF97CC #FFD4EA #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.32
#FFD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4EA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4EA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#FFD4DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4ea; /* rgb */ color: rgb(255, 212, 234); /* oklch */ color: oklch(91.3% 0.056 346.1);
Tailwind
colors: {
custom: {
50: '#ffe1f0',
500: '#ffd4ea',
950: '#000000',
},
}SCSS
$custom: #ffd4ea; $custom-light: #ffe1f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ea",
"rgb": {
"r": 255,
"g": 212,
"b": 234
},
"hsl": {
"h": 329.302,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91277,
"c": 0.05563,
"h": 346.1
},
"luminance": 0.74287
}Semantic roles & 50–950 ramp
primary
#FFD4EA
secondary
#8CEBBB
accent
#E67000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485