#FFD5EC#FFD5EC
#FFD5EC is a very light, muted pink. Relative luminance 0.749; OKLCH L 91.5% C 0.055 H 344.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5EC |
|---|---|
| RGB | rgb(255, 213, 236) |
| HSL | hsl(327, 100%, 92%) |
| HSV | hsv(327, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 7.5%, 0%) |
| CIE-LAB | lab(89.35, 18.33, -5.76) |
| CIE-LCH | lch(89.35, 19.22, 342.55°) |
| OKLab | oklab(91.52% 0.0532 -0.0151) |
| OKLCH | oklch(91.52% 0.055 344.2) |
| XYZ | xyz(80.1734, 74.9066, 89.5757) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.35
Pale Pink
#FFCFDC
ΔE00 3.98
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.92
Bubblegum
#FFC1CC
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5EC #D5FFE8
analogous
#FDD5FF #FFD5EC #FFD5D7
triadic
#FFD5EC #ECFFD5 #D5ECFF
tetradic
#FFD5EC #FFFDD5 #D5FFE8 #D5D7FF
square
#FFD5EC #FFFDD5 #D5FFE8 #D5D7FF
split-complementary
#FFD5EC #D7FFD5 #D5FFFD
monochromatic
#FF5BB5 #FF98D0 #FFD5EC #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.31
#FFD5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFD5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5EC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5EC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd5ec; /* rgb */ color: rgb(255, 213, 236); /* oklch */ color: oklch(91.5% 0.055 344.2);
Tailwind
colors: {
custom: {
50: '#ffe2f2',
500: '#ffd5ec',
950: '#000000',
},
}SCSS
$custom: #ffd5ec; $custom-light: #ffe2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ec",
"rgb": {
"r": 255,
"g": 213,
"b": 236
},
"hsl": {
"h": 327.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9152,
"c": 0.05532,
"h": 344.2
},
"luminance": 0.74905
}Semantic roles & 50–950 ramp
primary
#FFD5EC
secondary
#8DEBB8
accent
#E66800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485