#FCC2DB#FCC2DB
#FCC2DB is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.3% C 0.073 H 351.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2DB |
|---|---|
| RGB | rgb(252, 194, 219) |
| HSL | hsl(334, 91%, 87%) |
| HSV | hsv(334, 23%, 99%) |
| CMYK | cmyk(0%, 23%, 13.1%, 1.2%) |
| CIE-LAB | lab(84.17, 24.49, -4.41) |
| CIE-LCH | lch(84.17, 24.88, 349.78°) |
| OKLab | oklab(87.3% 0.0724 -0.0114) |
| OKLCH | oklch(87.3% 0.073 351.1) |
| XYZ | xyz(72.2226, 64.3962, 75.6295) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.58
Pastel Pink
#FFBACD
ΔE00 3.61
Powder Pink
#FFB2D0
ΔE00 4.33
Pale Pink
#FFCFDC
ΔE00 4.65
Light Pink
#FFD1DF
ΔE00 4.79
Bubblegum
#FFC1CC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2DB #C2FCE3
analogous
#FCC2F8 #FCC2DB #FCC6C2
triadic
#FCC2DB #DBFCC2 #C2DBFC
tetradic
#FCC2DB #F8FCC2 #C2FCE3 #C6C2FC
square
#FCC2DB #F8FCC2 #C2FCE3 #C6C2FC
split-complementary
#FCC2DB #C2FCC6 #C2F8FC
monochromatic
#F64D96 #F988B9 #FCC2DB #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.51
#FCC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FCC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2DB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2DB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#FFC1CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc2db; /* rgb */ color: rgb(252, 194, 219); /* oklch */ color: oklch(87.3% 0.073 351.1);
Tailwind
colors: {
custom: {
50: '#fed4e6',
500: '#fcc2db',
950: '#000000',
},
}SCSS
$custom: #fcc2db; $custom-light: #fed4e6; $custom-dark: #000000;
JSON
{
"hex": "#fcc2db",
"rgb": {
"r": 252,
"g": 194,
"b": 219
},
"hsl": {
"h": 334.138,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.87297,
"c": 0.07327,
"h": 351.1
},
"luminance": 0.64393
}Semantic roles & 50–950 ramp
primary
#FCC2DB
secondary
#80E3B8
accent
#E68300
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384