#FCAFBD#FCAFBD
#FCAFBD is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.1% C 0.092 H 7.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFBD |
|---|---|
| RGB | rgb(252, 175, 189) |
| HSL | hsl(349, 93%, 84%) |
| HSV | hsv(349, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 25%, 1.2%) |
| CIE-LAB | lab(79.06, 30.01, 4.28) |
| CIE-LCH | lch(79.06, 30.31, 8.11°) |
| OKLab | oklab(83.1% 0.0908 0.0116) |
| OKLCH | oklch(83.1% 0.092 7.3) |
| XYZ | xyz(64.6614, 55.0333, 55.3509) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.73
Lightpink
#FFB6C1
ΔE00 1.76
Pastel Pink
#FFBACD
ΔE00 3.45
Baby Pink
#FFB7CE
ΔE00 3.82
Pink
#FFC0CB
ΔE00 4.15
Bubblegum
#FFC1CC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFBD #AFFCEE
analogous
#FCAFE3 #FCAFBD #FCC7AF
triadic
#FCAFBD #BDFCAF #AFBDFC
tetradic
#FCAFBD #E3FCAF #AFFCEE #C7AFFC
square
#FCAFBD #E3FCAF #AFFCEE #C7AFFC
split-complementary
#FCAFBD #AFFCC7 #AFE3FC
monochromatic
#F8395C #FA748C #FCAFBD #FEE2E7 #FEE2E7
Accessibility & contrast
On white
1.75
#FCAFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FCAFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFBD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFBD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#FFA9B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcafbd; /* rgb */ color: rgb(252, 175, 189); /* oklch */ color: oklch(83.1% 0.092 7.3);
Tailwind
colors: {
custom: {
50: '#ffc7d0',
500: '#fcafbd',
950: '#000000',
},
}SCSS
$custom: #fcafbd; $custom-light: #ffc7d0; $custom-dark: #000000;
JSON
{
"hex": "#fcafbd",
"rgb": {
"r": 252,
"g": 175,
"b": 189
},
"hsl": {
"h": 349.091,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.83101,
"c": 0.09156,
"h": 7.3
},
"luminance": 0.5503
}Semantic roles & 50–950 ramp
primary
#FCAFBD
secondary
#6FE0CC
accent
#E6BC00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283