#FFD5ED#FFD5ED
#FFD5ED is a very light, muted pink. Relative luminance 0.750; OKLCH L 91.5% C 0.056 H 343.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5ED |
|---|---|
| RGB | rgb(255, 213, 237) |
| HSL | hsl(326, 100%, 92%) |
| HSV | hsv(326, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 7.1%, 0%) |
| CIE-LAB | lab(89.38, 18.50, -6.25) |
| CIE-LCH | lch(89.38, 19.53, 341.33°) |
| OKLab | oklab(91.55% 0.0536 -0.0164) |
| OKLCH | oklch(91.55% 0.056 343) |
| XYZ | xyz(80.3191, 74.9649, 90.3430) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.64
Pale Pink
#FFCFDC
ΔE00 4.26
Pale Mauve
#FED0FC
ΔE00 5.63
Very Light Purple
#F6CEFC
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 7.61
Bubblegum
#FFC1CC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5ED #D5FFE7
analogous
#FCD5FF #FFD5ED #FFD5D8
triadic
#FFD5ED #EDFFD5 #D5EDFF
tetradic
#FFD5ED #FFFCD5 #D5FFE7 #D5D8FF
square
#FFD5ED #FFFCD5 #D5FFE7 #D5D8FF
split-complementary
#FFD5ED #D8FFD5 #D5FFFC
monochromatic
#FF5BB9 #FF98D3 #FFD5ED #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.31
#FFD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FFD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5ED
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5ED | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd5ed; /* rgb */ color: rgb(255, 213, 237); /* oklch */ color: oklch(91.5% 0.056 343.0);
Tailwind
colors: {
custom: {
50: '#ffe2f2',
500: '#ffd5ed',
950: '#000000',
},
}SCSS
$custom: #ffd5ed; $custom-light: #ffe2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ed",
"rgb": {
"r": 255,
"g": 213,
"b": 237
},
"hsl": {
"h": 325.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9155,
"c": 0.05602,
"h": 343
},
"luminance": 0.74963
}Semantic roles & 50–950 ramp
primary
#FFD5ED
secondary
#8DEBB5
accent
#E66200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485