#FCD6ED#FCD6ED
#FCD6ED is a very light, muted pink. Relative luminance 0.749; OKLCH L 91.5% C 0.052 H 341.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6ED |
|---|---|
| RGB | rgb(252, 214, 237) |
| HSL | hsl(324, 86%, 91%) |
| HSV | hsv(324, 15%, 99%) |
| CMYK | cmyk(0%, 15.1%, 6%, 1.2%) |
| CIE-LAB | lab(89.35, 16.96, -6.32) |
| CIE-LCH | lch(89.35, 18.10, 339.56°) |
| OKLab | oklab(91.47% 0.0489 -0.0166) |
| OKLCH | oklch(91.47% 0.052 341.2) |
| XYZ | xyz(79.4761, 74.9048, 90.3757) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.90
Pale Pink
#FFCFDC
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.71
Thistle
#D8BFD8
ΔE00 7.10
Pale Lavender
#EECFFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6ED #D6FCE5
analogous
#F8D6FC #FCD6ED #FCD6DA
triadic
#FCD6ED #EDFCD6 #D6EDFC
tetradic
#FCD6ED #FCF8D6 #D6FCE5 #D6DAFC
square
#FCD6ED #FCF8D6 #D6FCE5 #D6DAFC
split-complementary
#FCD6ED #DAFCD6 #D6FCF8
monochromatic
#F464BB #F89DD4 #FCD6ED #FDE2F2 #FDE2F2
Accessibility & contrast
On white
1.31
#FCD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FCD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6ED
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6ED | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#FFD6DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd6ed; /* rgb */ color: rgb(252, 214, 237); /* oklch */ color: oklch(91.5% 0.052 341.2);
Tailwind
colors: {
custom: {
50: '#fde2f2',
500: '#fcd6ed',
950: '#000000',
},
}SCSS
$custom: #fcd6ed; $custom-light: #fde2f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd6ed",
"rgb": {
"r": 252,
"g": 214,
"b": 237
},
"hsl": {
"h": 323.684,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91466,
"c": 0.05162,
"h": 341.2
},
"luminance": 0.74903
}Semantic roles & 50–950 ramp
primary
#FCD6ED
secondary
#92E4B2
accent
#E35B03
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485