#FCCBDB#FCCBDB
#FCCBDB is a very light, muted pink. Relative luminance 0.685; OKLCH L 88.9% C 0.059 H 356.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBDB |
|---|---|
| RGB | rgb(252, 203, 219) |
| HSL | hsl(340, 89%, 89%) |
| HSV | hsv(340, 19%, 99%) |
| CMYK | cmyk(0%, 19.4%, 13.1%, 1.2%) |
| CIE-LAB | lab(86.27, 19.76, -1.33) |
| CIE-LCH | lch(86.27, 19.80, 356.14°) |
| OKLab | oklab(88.92% 0.0588 -0.0032) |
| OKLCH | oklch(88.92% 0.059 356.8) |
| XYZ | xyz(74.2866, 68.5243, 76.3175) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.30
Light Pink
#FFD1DF
ΔE00 1.50
Bubblegum
#FFC1CC
ΔE00 3.99
Pink
#FFC0CB
ΔE00 4.24
Light Rose
#FFC5CB
ΔE00 4.41
Pastel Pink
#FFBACD
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBDB #CBFCEC
analogous
#FCCBF4 #FCCBDB #FCD4CB
triadic
#FCCBDB #DBFCCB #CBDBFC
tetradic
#FCCBDB #F4FCCB #CBFCEC #D4CBFC
square
#FCCBDB #F4FCCB #CBFCEC #D4CBFC
split-complementary
#FCCBDB #CBFCD4 #CBF4FC
monochromatic
#F5578B #F991B3 #FCCBDB #FDE2EB #FDE2EB
Accessibility & contrast
On white
1.43
#FCCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FCCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBDB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBDB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#FFC9D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccbdb; /* rgb */ color: rgb(252, 203, 219); /* oklch */ color: oklch(88.9% 0.059 356.8);
Tailwind
colors: {
custom: {
50: '#fddbe6',
500: '#fccbdb',
950: '#000000',
},
}SCSS
$custom: #fccbdb; $custom-light: #fddbe6; $custom-dark: #000000;
JSON
{
"hex": "#fccbdb",
"rgb": {
"r": 252,
"g": 203,
"b": 219
},
"hsl": {
"h": 340.408,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.88917,
"c": 0.05891,
"h": 356.8
},
"luminance": 0.68522
}Semantic roles & 50–950 ramp
primary
#FCCBDB
secondary
#88E3C5
accent
#E69B00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484