#FCD5ED#FCD5ED
#FCD5ED is a very light, muted pink. Relative luminance 0.744; OKLCH L 91.3% C 0.053 H 340.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5ED |
|---|---|
| RGB | rgb(252, 213, 237) |
| HSL | hsl(323, 87%, 91%) |
| HSV | hsv(323, 15%, 99%) |
| CMYK | cmyk(0%, 15.5%, 6%, 1.2%) |
| CIE-LAB | lab(89.11, 17.49, -6.67) |
| CIE-LCH | lch(89.11, 18.72, 339.11°) |
| OKLab | oklab(91.28% 0.0503 -0.0176) |
| OKLCH | oklch(91.28% 0.053 340.8) |
| XYZ | xyz(79.2238, 74.4002, 90.2916) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.98
Pale Pink
#FFCFDC
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.06
Pale Lavender
#EECFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5ED #D5FCE4
analogous
#F7D5FC #FCD5ED #FCD5D9
triadic
#FCD5ED #EDFCD5 #D5EDFC
tetradic
#FCD5ED #FCF7D5 #D5FCE4 #D5D9FC
square
#FCD5ED #FCF7D5 #D5FCE4 #D5D9FC
split-complementary
#FCD5ED #D9FCD5 #D5FCF7
monochromatic
#F463BC #F89CD5 #FCD5ED #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.32
#FCD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FCD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5ED
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5ED | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd5ed; /* rgb */ color: rgb(252, 213, 237); /* oklch */ color: oklch(91.3% 0.053 340.8);
Tailwind
colors: {
custom: {
50: '#fde2f2',
500: '#fcd5ed',
950: '#000000',
},
}SCSS
$custom: #fcd5ed; $custom-light: #fde2f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd5ed",
"rgb": {
"r": 252,
"g": 213,
"b": 237
},
"hsl": {
"h": 323.077,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.91282,
"c": 0.05331,
"h": 340.8
},
"luminance": 0.74398
}Semantic roles & 50–950 ramp
primary
#FCD5ED
secondary
#91E4B1
accent
#E35902
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485