#FCABDC#FCABDC
#FCABDC is a very light, moderate pink. Relative luminance 0.550; OKLCH L 83.4% C 0.113 H 342.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABDC |
|---|---|
| RGB | rgb(252, 171, 220) |
| HSL | hsl(324, 93%, 83%) |
| HSV | hsv(324, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 12.7%, 1.2%) |
| CIE-LAB | lab(79.04, 36.73, -12.58) |
| CIE-LCH | lch(79.04, 38.82, 341.10°) |
| OKLab | oklab(83.37% 0.1076 -0.0332) |
| OKLCH | oklch(83.37% 0.113 342.8) |
| XYZ | xyz(67.6261, 54.9919, 74.7487) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.99
Baby Pink
#FFB7CE
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.06
Pastel Pink
#FFBACD
ΔE00 8.17
Bubblegum Pink
#FE83CC
ΔE00 8.59
Light Lavendar
#EFC0FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABDC #ABFCCB
analogous
#F4ABFC #FCABDC #FCABB3
triadic
#FCABDC #DCFCAB #ABDCFC
tetradic
#FCABDC #FCF4AB #ABFCCB #ABB3FC
square
#FCABDC #FCF4AB #ABFCCB #ABB3FC
split-complementary
#FCABDC #B3FCAB #ABFCF4
monochromatic
#F835AB #FA70C3 #FCABDC #FEE1F3 #FEE1F3
Accessibility & contrast
On white
1.75
#FCABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FCABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABDC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABDC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#C3C8DA
Tritanopia (blue-blind)
#FFABBC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcabdc; /* rgb */ color: rgb(252, 171, 220); /* oklch */ color: oklch(83.4% 0.113 342.8);
Tailwind
colors: {
custom: {
50: '#fec5e6',
500: '#fcabdc',
950: '#000000',
},
}SCSS
$custom: #fcabdc; $custom-light: #fec5e6; $custom-dark: #000000;
JSON
{
"hex": "#fcabdc",
"rgb": {
"r": 252,
"g": 171,
"b": 220
},
"hsl": {
"h": 323.704,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.83366,
"c": 0.11257,
"h": 342.8
},
"luminance": 0.54989
}Semantic roles & 50–950 ramp
primary
#FCABDC
secondary
#6BE099
accent
#E65B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284