#FCACCB#FCACCB
#FCACCB is a very light, moderate pink. Relative luminance 0.545; OKLCH L 83.0% C 0.101 H 354.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACCB |
|---|---|
| RGB | rgb(252, 172, 203) |
| HSL | hsl(337, 93%, 83%) |
| HSV | hsv(337, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 19.4%, 1.2%) |
| CIE-LAB | lab(78.76, 33.59, -3.76) |
| CIE-LCH | lch(78.76, 33.80, 353.61°) |
| OKLab | oklab(82.99% 0.1004 -0.0095) |
| OKLCH | oklch(82.99% 0.101 354.6) |
| XYZ | xyz(65.6777, 54.5159, 63.5516) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.36
Baby Pink
#FFB7CE
ΔE00 3.03
Pastel Pink
#FFBACD
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 4.47
Lightpink
#FFB6C1
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACCB #ACFCDD
analogous
#FCACF3 #FCACCB #FCB5AC
triadic
#FCACCB #CBFCAC #ACCBFC
tetradic
#FCACCB #F3FCAC #ACFCDD #B5ACFC
square
#FCACCB #F3FCAC #ACFCDD #B5ACFC
split-complementary
#FCACCB #ACFCB5 #ACF3FC
monochromatic
#F83681 #FA71A6 #FCACCB #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.76
#FCACCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FCACCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACCB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACCB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCC
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#FFA9B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcaccb; /* rgb */ color: rgb(252, 172, 203); /* oklch */ color: oklch(83.0% 0.101 354.6);
Tailwind
colors: {
custom: {
50: '#fec5da',
500: '#fcaccb',
950: '#000000',
},
}SCSS
$custom: #fcaccb; $custom-light: #fec5da; $custom-dark: #000000;
JSON
{
"hex": "#fcaccb",
"rgb": {
"r": 252,
"g": 172,
"b": 203
},
"hsl": {
"h": 336.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82993,
"c": 0.10088,
"h": 354.6
},
"luminance": 0.54512
}Semantic roles & 50–950 ramp
primary
#FCACCB
secondary
#6CE0B3
accent
#E68D00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283