#FCAFCF#FCAFCF
#FCAFCF is a very light, moderate pink. Relative luminance 0.559; OKLCH L 83.6% C 0.098 H 352.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFCF |
|---|---|
| RGB | rgb(252, 175, 207) |
| HSL | hsl(335, 93%, 84%) |
| HSV | hsv(335, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 17.9%, 1.2%) |
| CIE-LAB | lab(79.54, 32.61, -4.79) |
| CIE-LCH | lch(79.54, 32.96, 351.65°) |
| OKLab | oklab(83.62% 0.0972 -0.0122) |
| OKLCH | oklch(83.62% 0.098 352.8) |
| XYZ | xyz(66.7379, 55.8639, 66.2869) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 0.91
Baby Pink
#FFB7CE
ΔE00 2.87
Pastel Pink
#FFBACD
ΔE00 4.13
Soft Pink
#FDB0C0
ΔE00 4.92
Lightpink
#FFB6C1
ΔE00 6.45
Pink
#FFC0CB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFCF #AFFCDC
analogous
#FCAFF5 #FCAFCF #FCB5AF
triadic
#FCAFCF #CFFCAF #AFCFFC
tetradic
#FCAFCF #F5FCAF #AFFCDC #B5AFFC
square
#FCAFCF #F5FCAF #AFFCDC #B5AFFC
split-complementary
#FCAFCF #AFFCB5 #AFF5FC
monochromatic
#F83988 #FA74AC #FCAFCF #FEE2ED #FEE2ED
Accessibility & contrast
On white
1.73
#FCAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FCAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFCF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFCF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#FFACBA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcafcf; /* rgb */ color: rgb(252, 175, 207); /* oklch */ color: oklch(83.6% 0.098 352.8);
Tailwind
colors: {
custom: {
50: '#fec7dd',
500: '#fcafcf',
950: '#000000',
},
}SCSS
$custom: #fcafcf; $custom-light: #fec7dd; $custom-dark: #000000;
JSON
{
"hex": "#fcafcf",
"rgb": {
"r": 252,
"g": 175,
"b": 207
},
"hsl": {
"h": 335.065,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.83623,
"c": 0.09796,
"h": 352.8
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#FCAFCF
secondary
#6FE0B1
accent
#E68600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284