#FCC1DB#FCC1DB
#FCC1DB is a very light, moderate pink. Relative luminance 0.639; OKLCH L 87.1% C 0.075 H 350.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1DB |
|---|---|
| RGB | rgb(252, 193, 219) |
| HSL | hsl(334, 91%, 87%) |
| HSV | hsv(334, 23%, 99%) |
| CMYK | cmyk(0%, 23.4%, 13.1%, 1.2%) |
| CIE-LAB | lab(83.94, 25.01, -4.75) |
| CIE-LCH | lch(83.94, 25.46, 349.24°) |
| OKLab | oklab(87.12% 0.0739 -0.0123) |
| OKLCH | oklch(87.12% 0.075 350.6) |
| XYZ | xyz(72.0008, 63.9526, 75.5555) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.47
Pastel Pink
#FFBACD
ΔE00 3.63
Powder Pink
#FFB2D0
ΔE00 4.08
Pale Pink
#FFCFDC
ΔE00 5.00
Bubblegum
#FFC1CC
ΔE00 5.06
Light Pink
#FFD1DF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1DB #C1FCE2
analogous
#FCC1F9 #FCC1DB #FCC5C1
triadic
#FCC1DB #DBFCC1 #C1DBFC
tetradic
#FCC1DB #F9FCC1 #C1FCE2 #C5C1FC
square
#FCC1DB #F9FCC1 #C1FCE2 #C5C1FC
split-complementary
#FCC1DB #C1FCC5 #C1F9FC
monochromatic
#F64C97 #F987B9 #FCC1DB #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.52
#FCC1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FCC1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1DB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1DB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc1db; /* rgb */ color: rgb(252, 193, 219); /* oklch */ color: oklch(87.1% 0.075 350.6);
Tailwind
colors: {
custom: {
50: '#fed4e6',
500: '#fcc1db',
950: '#000000',
},
}SCSS
$custom: #fcc1db; $custom-light: #fed4e6; $custom-dark: #000000;
JSON
{
"hex": "#fcc1db",
"rgb": {
"r": 252,
"g": 193,
"b": 219
},
"hsl": {
"h": 333.559,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.87119,
"c": 0.0749,
"h": 350.6
},
"luminance": 0.6395
}Semantic roles & 50–950 ramp
primary
#FCC1DB
secondary
#7FE2B7
accent
#E68000
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384