#FFD5E8#FFD5E8
#FFD5E8 is a very light, muted pink. Relative luminance 0.747; OKLCH L 91.4% C 0.053 H 349.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5E8 |
|---|---|
| RGB | rgb(255, 213, 232) |
| HSL | hsl(333, 100%, 92%) |
| HSV | hsv(333, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 9%, 0%) |
| CIE-LAB | lab(89.24, 17.67, -3.82) |
| CIE-LCH | lch(89.24, 18.08, 347.81°) |
| OKLab | oklab(91.4% 0.0518 -0.0099) |
| OKLCH | oklch(91.4% 0.053 349.2) |
| XYZ | xyz(79.5987, 74.6768, 86.5493) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.19
Pale Pink
#FFCFDC
ΔE00 2.89
Bubblegum
#FFC1CC
ΔE00 6.77
Light Rose
#FFC5CB
ΔE00 6.91
Pink
#FFC0CB
ΔE00 7.02
Pale Mauve
#FED0FC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5E8 #D5FFEC
analogous
#FFD5FD #FFD5E8 #FFD7D5
triadic
#FFD5E8 #E8FFD5 #D5E8FF
tetradic
#FFD5E8 #FDFFD5 #D5FFEC #D7D5FF
square
#FFD5E8 #FDFFD5 #D5FFEC #D7D5FF
split-complementary
#FFD5E8 #D5FFD7 #D5FDFF
monochromatic
#FF5BA5 #FF98C6 #FFD5E8 #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.32
#FFD5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FFD5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5E8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5E8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#E1E3E7
Tritanopia (blue-blind)
#FFD4DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd5e8; /* rgb */ color: rgb(255, 213, 232); /* oklch */ color: oklch(91.4% 0.053 349.2);
Tailwind
colors: {
custom: {
50: '#ffe2ef',
500: '#ffd5e8',
950: '#000000',
},
}SCSS
$custom: #ffd5e8; $custom-light: #ffe2ef; $custom-dark: #000000;
JSON
{
"hex": "#ffd5e8",
"rgb": {
"r": 255,
"g": 213,
"b": 232
},
"hsl": {
"h": 332.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.914,
"c": 0.05275,
"h": 349.2
},
"luminance": 0.74675
}Semantic roles & 50–950 ramp
primary
#FFD5E8
secondary
#8DEBC1
accent
#E67E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485