#FFD4EB#FFD4EB
#FFD4EB is a very light, muted pink. Relative luminance 0.743; OKLCH L 91.3% C 0.056 H 344.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4EB |
|---|---|
| RGB | rgb(255, 212, 235) |
| HSL | hsl(328, 100%, 92%) |
| HSV | hsv(328, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 7.8%, 0%) |
| CIE-LAB | lab(89.09, 18.69, -5.63) |
| CIE-LCH | lch(89.09, 19.52, 343.25°) |
| OKLab | oklab(91.31% 0.0543 -0.0147) |
| OKLCH | oklch(91.31% 0.056 344.8) |
| XYZ | xyz(79.7778, 74.3472, 88.7291) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.21
Pale Pink
#FFCFDC
ΔE00 3.81
Pale Mauve
#FED0FC
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 6.97
Bubblegum
#FFC1CC
ΔE00 7.29
Pink
#FFC0CB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4EB #D4FFE8
analogous
#FED4FF #FFD4EB #FFD4D6
triadic
#FFD4EB #EBFFD4 #D4EBFF
tetradic
#FFD4EB #FFFED4 #D4FFE8 #D4D6FF
square
#FFD4EB #FFFED4 #D4FFE8 #D4D6FF
split-complementary
#FFD4EB #D6FFD4 #D4FFFE
monochromatic
#FF5AB2 #FF97CF #FFD4EB #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.32
#FFD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FFD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4EB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4EB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4eb; /* rgb */ color: rgb(255, 212, 235); /* oklch */ color: oklch(91.3% 0.056 344.8);
Tailwind
colors: {
custom: {
50: '#ffe1f1',
500: '#ffd4eb',
950: '#000000',
},
}SCSS
$custom: #ffd4eb; $custom-light: #ffe1f1; $custom-dark: #000000;
JSON
{
"hex": "#ffd4eb",
"rgb": {
"r": 255,
"g": 212,
"b": 235
},
"hsl": {
"h": 327.907,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91307,
"c": 0.0563,
"h": 344.8
},
"luminance": 0.74345
}Semantic roles & 50–950 ramp
primary
#FFD4EB
secondary
#8CEBB8
accent
#E66B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485