#FCACCE#FCACCE
#FCACCE is a very light, moderate pink. Relative luminance 0.547; OKLCH L 83.1% C 0.102 H 352.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACCE |
|---|---|
| RGB | rgb(252, 172, 206) |
| HSL | hsl(335, 93%, 83%) |
| HSV | hsv(335, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 18.3%, 1.2%) |
| CIE-LAB | lab(78.85, 34.03, -5.27) |
| CIE-LCH | lch(78.85, 34.44, 351.20°) |
| OKLab | oklab(83.08% 0.1015 -0.0135) |
| OKLCH | oklch(83.08% 0.102 352.4) |
| XYZ | xyz(66.0386, 54.6603, 65.4526) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.59
Baby Pink
#FFB7CE
ΔE00 3.57
Pastel Pink
#FFBACD
ΔE00 4.82
Soft Pink
#FDB0C0
ΔE00 5.30
Lightpink
#FFB6C1
ΔE00 6.95
Pink
#FFC0CB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACCE #ACFCDA
analogous
#FCACF6 #FCACCE #FCB2AC
triadic
#FCACCE #CEFCAC #ACCEFC
tetradic
#FCACCE #F6FCAC #ACFCDA #B2ACFC
square
#FCACCE #F6FCAC #ACFCDA #B2ACFC
split-complementary
#FCACCE #ACFCB2 #ACF6FC
monochromatic
#F83688 #FA71AB #FCACCE #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.76
#FCACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FCACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACCE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACCE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#FFA9B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcacce; /* rgb */ color: rgb(252, 172, 206); /* oklch */ color: oklch(83.1% 0.102 352.4);
Tailwind
colors: {
custom: {
50: '#fec5dd',
500: '#fcacce',
950: '#000000',
},
}SCSS
$custom: #fcacce; $custom-light: #fec5dd; $custom-dark: #000000;
JSON
{
"hex": "#fcacce",
"rgb": {
"r": 252,
"g": 172,
"b": 206
},
"hsl": {
"h": 334.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.83084,
"c": 0.10234,
"h": 352.4
},
"luminance": 0.54657
}Semantic roles & 50–950 ramp
primary
#FCACCE
secondary
#6CE0AF
accent
#E68400
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284