#FFD5E5#FFD5E5
#FFD5E5 is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.3% C 0.051 H 353.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5E5 |
|---|---|
| RGB | rgb(255, 213, 229) |
| HSL | hsl(337, 100%, 92%) |
| HSV | hsv(337, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 10.2%, 0%) |
| CIE-LAB | lab(89.16, 17.18, -2.35) |
| CIE-LCH | lch(89.16, 17.34, 352.20°) |
| OKLab | oklab(91.31% 0.0507 -0.006) |
| OKLCH | oklch(91.31% 0.051 353.3) |
| XYZ | xyz(79.1763, 74.5078, 84.3242) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.47
Pale Pink
#FFCFDC
ΔE00 2.20
Light Rose
#FFC5CB
ΔE00 6.21
Bubblegum
#FFC1CC
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.57
Pale Rose
#FDC1C5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5E5 #D5FFEF
analogous
#FFD5FA #FFD5E5 #FFDAD5
triadic
#FFD5E5 #E5FFD5 #D5E5FF
tetradic
#FFD5E5 #FAFFD5 #D5FFEF #DAD5FF
square
#FFD5E5 #FAFFD5 #D5FFEF #DAD5FF
split-complementary
#FFD5E5 #D5FFDA #D5FAFF
monochromatic
#FF5B99 #FF98BF #FFD5E5 #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.32
#FFD5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFD5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5E5
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5E5 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#E2E3E4
Tritanopia (blue-blind)
#FFD4DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd5e5; /* rgb */ color: rgb(255, 213, 229); /* oklch */ color: oklch(91.3% 0.051 353.3);
Tailwind
colors: {
custom: {
50: '#ffe2ed',
500: '#ffd5e5',
950: '#000000',
},
}SCSS
$custom: #ffd5e5; $custom-light: #ffe2ed; $custom-dark: #000000;
JSON
{
"hex": "#ffd5e5",
"rgb": {
"r": 255,
"g": 213,
"b": 229
},
"hsl": {
"h": 337.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91312,
"c": 0.05109,
"h": 353.3
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#FFD5E5
secondary
#8DEBC7
accent
#E68E00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181516
muted
#868484