#FCD6F0#FCD6F0
#FCD6F0 is a very light, muted pink. Relative luminance 0.751; OKLCH L 91.6% C 0.054 H 337.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6F0 |
|---|---|
| RGB | rgb(252, 214, 240) |
| HSL | hsl(319, 86%, 91%) |
| HSV | hsv(319, 15%, 99%) |
| CMYK | cmyk(0%, 15.1%, 4.8%, 1.2%) |
| CIE-LAB | lab(89.43, 17.48, -7.78) |
| CIE-LCH | lch(89.43, 19.13, 336.01°) |
| OKLab | oklab(91.56% 0.0499 -0.0205) |
| OKLCH | oklch(91.56% 0.054 337.6) |
| XYZ | xyz(79.9181, 75.0816, 92.7034) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.71
Pale Mauve
#FED0FC
ΔE00 5.05
Pale Pink
#FFCFDC
ΔE00 5.36
Very Light Purple
#F6CEFC
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6F0 #D6FCE2
analogous
#F5D6FC #FCD6F0 #FCD6DD
triadic
#FCD6F0 #F0FCD6 #D6F0FC
tetradic
#FCD6F0 #FCF5D6 #D6FCE2 #D6DDFC
square
#FCD6F0 #FCF5D6 #D6FCE2 #D6DDFC
split-complementary
#FCD6F0 #DDFCD6 #D6FCF5
monochromatic
#F464C6 #F89DDB #FCD6F0 #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.31
#FCD6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCD6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6F0
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6F0 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#FFD7DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd6f0; /* rgb */ color: rgb(252, 214, 240); /* oklch */ color: oklch(91.6% 0.054 337.6);
Tailwind
colors: {
custom: {
50: '#fde2f5',
500: '#fcd6f0',
950: '#000000',
},
}SCSS
$custom: #fcd6f0; $custom-light: #fde2f5; $custom-dark: #000000;
JSON
{
"hex": "#fcd6f0",
"rgb": {
"r": 252,
"g": 214,
"b": 240
},
"hsl": {
"h": 318.947,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91557,
"c": 0.05398,
"h": 337.6
},
"luminance": 0.7508
}Semantic roles & 50–950 ramp
primary
#FCD6F0
secondary
#92E4AC
accent
#E34903
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485