#FCCDEB#FCCDEB
#FCCDEB is a very light, moderate pink. Relative luminance 0.704; OKLCH L 89.8% C 0.065 H 340.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDEB |
|---|---|
| RGB | rgb(252, 205, 235) |
| HSL | hsl(322, 89%, 90%) |
| HSV | hsv(322, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 6.7%, 1.2%) |
| CIE-LAB | lab(87.17, 21.34, -8.49) |
| CIE-LCH | lch(87.17, 22.97, 338.31°) |
| OKLab | oklab(89.76% 0.0615 -0.0224) |
| OKLCH | oklch(89.76% 0.065 340) |
| XYZ | xyz(76.9704, 70.3583, 88.1071) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.12
Light Pink
#FFD1DF
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.23
Pale Pink
#FFCFDC
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDEB #CDFCDE
analogous
#F5CDFC #FCCDEB #FCCDD4
triadic
#FCCDEB #EBFCCD #CDEBFC
tetradic
#FCCDEB #FCF5CD #CDFCDE #CDD4FC
square
#FCCDEB #FCF5CD #CDFCDE #CDD4FC
split-complementary
#FCCDEB #D4FCCD #CDFCF5
monochromatic
#F55ABD #F993D4 #FCCDEB #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.39
#FCCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#FCCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDEB
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDEB | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#FFCED7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fccdeb; /* rgb */ color: rgb(252, 205, 235); /* oklch */ color: oklch(89.8% 0.065 340.0);
Tailwind
colors: {
custom: {
50: '#fddcf1',
500: '#fccdeb',
950: '#000000',
},
}SCSS
$custom: #fccdeb; $custom-light: #fddcf1; $custom-dark: #000000;
JSON
{
"hex": "#fccdeb",
"rgb": {
"r": 252,
"g": 205,
"b": 235
},
"hsl": {
"h": 321.702,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.89761,
"c": 0.0654,
"h": 340
},
"luminance": 0.70356
}Semantic roles & 50–950 ramp
primary
#FCCDEB
secondary
#8AE4AA
accent
#E55300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485