#FFD4ED#FFD4ED
#FFD4ED is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.4% C 0.058 H 342.5°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4ED |
|---|---|
| RGB | rgb(255, 212, 237) |
| HSL | hsl(325, 100%, 92%) |
| HSV | hsv(325, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 7.1%, 0%) |
| CIE-LAB | lab(89.14, 19.03, -6.60) |
| CIE-LCH | lch(89.14, 20.14, 340.87°) |
| OKLab | oklab(91.37% 0.055 -0.0173) |
| OKLCH | oklch(91.37% 0.058 342.5) |
| XYZ | xyz(80.0683, 74.4634, 90.2594) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.81
Pale Pink
#FFCFDC
ΔE00 4.39
Pale Mauve
#FED0FC
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 7.60
Bubblegum
#FFC1CC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4ED #D4FFE6
analogous
#FBD4FF #FFD4ED #FFD4D8
triadic
#FFD4ED #EDFFD4 #D4EDFF
tetradic
#FFD4ED #FFFBD4 #D4FFE6 #D4D8FF
square
#FFD4ED #FFFBD4 #D4FFE6 #D4D8FF
split-complementary
#FFD4ED #D8FFD4 #D4FFFB
monochromatic
#FF5ABA #FF97D3 #FFD4ED #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.32
#FFD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4ED
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4ED | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4ed; /* rgb */ color: rgb(255, 212, 237); /* oklch */ color: oklch(91.4% 0.058 342.5);
Tailwind
colors: {
custom: {
50: '#ffe1f2',
500: '#ffd4ed',
950: '#000000',
},
}SCSS
$custom: #ffd4ed; $custom-light: #ffe1f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ed",
"rgb": {
"r": 255,
"g": 212,
"b": 237
},
"hsl": {
"h": 325.116,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91367,
"c": 0.0577,
"h": 342.5
},
"luminance": 0.74461
}Semantic roles & 50–950 ramp
primary
#FFD4ED
secondary
#8CEBB4
accent
#E66000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485