#FCCDEA#FCCDEA
#FCCDEA is a very light, moderate pink. Relative luminance 0.703; OKLCH L 89.7% C 0.065 H 341.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDEA |
|---|---|
| RGB | rgb(252, 205, 234) |
| HSL | hsl(323, 89%, 90%) |
| HSV | hsv(323, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 7.1%, 1.2%) |
| CIE-LAB | lab(87.14, 21.17, -8.00) |
| CIE-LCH | lch(87.14, 22.63, 339.30°) |
| OKLab | oklab(89.73% 0.0611 -0.0211) |
| OKLCH | oklch(89.73% 0.065 341) |
| XYZ | xyz(76.8264, 70.3007, 87.3483) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.41
Light Pink
#FFD1DF
ΔE00 4.78
Pale Pink
#FFCFDC
ΔE00 5.16
Very Light Purple
#F6CEFC
ΔE00 5.51
Pastel Pink
#FFBACD
ΔE00 7.13
Baby Pink
#FFB7CE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDEA #CDFCDF
analogous
#F7CDFC #FCCDEA #FCCDD3
triadic
#FCCDEA #EAFCCD #CDEAFC
tetradic
#FCCDEA #FCF7CD #CDFCDF #CDD3FC
square
#FCCDEA #FCF7CD #CDFCDF #CDD3FC
split-complementary
#FCCDEA #D3FCCD #CDFCF7
monochromatic
#F55ABA #F993D2 #FCCDEA #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.39
#FCCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FCCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDEA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDEA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#D9DDE9
Tritanopia (blue-blind)
#FFCDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fccdea; /* rgb */ color: rgb(252, 205, 234); /* oklch */ color: oklch(89.7% 0.065 341.0);
Tailwind
colors: {
custom: {
50: '#fddcf0',
500: '#fccdea',
950: '#000000',
},
}SCSS
$custom: #fccdea; $custom-light: #fddcf0; $custom-dark: #000000;
JSON
{
"hex": "#fccdea",
"rgb": {
"r": 252,
"g": 205,
"b": 234
},
"hsl": {
"h": 322.979,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.8973,
"c": 0.06464,
"h": 341
},
"luminance": 0.70299
}Semantic roles & 50–950 ramp
primary
#FCCDEA
secondary
#8AE4AC
accent
#E55800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485