#FCCCDB#FCCCDB
#FCCCDB is a very light, muted pink. Relative luminance 0.690; OKLCH L 89.1% C 0.057 H 357.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCDB |
|---|---|
| RGB | rgb(252, 204, 219) |
| HSL | hsl(341, 89%, 89%) |
| HSV | hsv(341, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 13.1%, 1.2%) |
| CIE-LAB | lab(86.50, 19.23, -0.99) |
| CIE-LCH | lch(86.50, 19.26, 357.05°) |
| OKLab | oklab(89.1% 0.0573 -0.0023) |
| OKLCH | oklch(89.1% 0.057 357.7) |
| XYZ | xyz(74.5236, 68.9981, 76.3964) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 0.94
Light Pink
#FFD1DF
ΔE00 1.17
Bubblegum
#FFC1CC
ΔE00 4.08
Light Rose
#FFC5CB
ΔE00 4.31
Pink
#FFC0CB
ΔE00 4.34
Pastel Pink
#FFBACD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCDB #CCFCED
analogous
#FCCCF3 #FCCCDB #FCD5CC
triadic
#FCCCDB #DBFCCC #CCDBFC
tetradic
#FCCCDB #F3FCCC #CCFCED #D5CCFC
square
#FCCCDB #F3FCCC #CCFCED #D5CCFC
split-complementary
#FCCCDB #CCFCD5 #CCF3FC
monochromatic
#F55889 #F992B2 #FCCCDB #FDE2EB #FDE2EB
Accessibility & contrast
On white
1.42
#FCCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FCCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCDB
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCDB | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#FFCAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcccdb; /* rgb */ color: rgb(252, 204, 219); /* oklch */ color: oklch(89.1% 0.057 357.7);
Tailwind
colors: {
custom: {
50: '#fddbe6',
500: '#fcccdb',
950: '#000000',
},
}SCSS
$custom: #fcccdb; $custom-light: #fddbe6; $custom-dark: #000000;
JSON
{
"hex": "#fcccdb",
"rgb": {
"r": 252,
"g": 204,
"b": 219
},
"hsl": {
"h": 341.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.891,
"c": 0.05737,
"h": 357.7
},
"luminance": 0.68996
}Semantic roles & 50–950 ramp
primary
#FCCCDB
secondary
#89E3C7
accent
#E69E00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484