#FFD5EA#FFD5EA
#FFD5EA is a very light, muted pink. Relative luminance 0.748; OKLCH L 91.5% C 0.054 H 346.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5EA |
|---|---|
| RGB | rgb(255, 213, 234) |
| HSL | hsl(330, 100%, 92%) |
| HSV | hsv(330, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 8.2%, 0%) |
| CIE-LAB | lab(89.30, 18.00, -4.79) |
| CIE-LCH | lch(89.30, 18.63, 345.10°) |
| OKLab | oklab(91.46% 0.0525 -0.0125) |
| OKLCH | oklch(91.46% 0.054 346.6) |
| XYZ | xyz(79.8844, 74.7911, 88.0539) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.76
Pale Pink
#FFCFDC
ΔE00 3.42
Pale Mauve
#FED0FC
ΔE00 6.56
Bubblegum
#FFC1CC
ΔE00 7.14
Pink
#FFC0CB
ΔE00 7.38
Light Rose
#FFC5CB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5EA #D5FFEA
analogous
#FFD5FF #FFD5EA #FFD5D5
triadic
#FFD5EA #EAFFD5 #D5EAFF
tetradic
#FFD5EA #FFFFD5 #D5FFEA #D5D5FF
square
#FFD5EA #FFFFD5 #D5FFEA #D5D5FF
split-complementary
#FFD5EA #D5FFD5 #D5FFFF
monochromatic
#FF5BAD #FF98CB #FFD5EA #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.32
#FFD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5EA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5EA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEB
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#FFD5DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd5ea; /* rgb */ color: rgb(255, 213, 234); /* oklch */ color: oklch(91.5% 0.054 346.6);
Tailwind
colors: {
custom: {
50: '#ffe2f0',
500: '#ffd5ea',
950: '#000000',
},
}SCSS
$custom: #ffd5ea; $custom-light: #ffe2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ea",
"rgb": {
"r": 255,
"g": 213,
"b": 234
},
"hsl": {
"h": 330,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9146,
"c": 0.05398,
"h": 346.6
},
"luminance": 0.74789
}Semantic roles & 50–950 ramp
primary
#FFD5EA
secondary
#8DEBBC
accent
#E67300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485