#FCAFDA#FCAFDA
#FCAFDA is a very light, moderate pink. Relative luminance 0.564; OKLCH L 84.0% C 0.104 H 345.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFDA |
|---|---|
| RGB | rgb(252, 175, 218) |
| HSL | hsl(326, 93%, 84%) |
| HSV | hsv(326, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 13.5%, 1.2%) |
| CIE-LAB | lab(79.85, 34.32, -10.27) |
| CIE-LCH | lch(79.85, 35.82, 343.33°) |
| OKLab | oklab(83.97% 0.1009 -0.027) |
| OKLCH | oklch(83.97% 0.104 345) |
| XYZ | xyz(68.1298, 56.4206, 73.6177) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.65
Baby Pink
#FFB7CE
ΔE00 5.54
Pastel Pink
#FFBACD
ΔE00 6.75
Soft Pink
#FDB0C0
ΔE00 7.93
Plum
#DDA0DD
ΔE00 8.01
Pale Mauve
#FED0FC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFDA #AFFCD1
analogous
#F8AFFC #FCAFDA #FCAFB3
triadic
#FCAFDA #DAFCAF #AFDAFC
tetradic
#FCAFDA #FCF8AF #AFFCD1 #AFB3FC
square
#FCAFDA #FCF8AF #AFFCD1 #AFB3FC
split-complementary
#FCAFDA #B3FCAF #AFFCF8
monochromatic
#F839A3 #FA74BF #FCAFDA #FEE2F1 #FEE2F1
Accessibility & contrast
On white
1.71
#FCAFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FCAFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFDA
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFDA | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#C6CBD8
Tritanopia (blue-blind)
#FFAFBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcafda; /* rgb */ color: rgb(252, 175, 218); /* oklch */ color: oklch(84.0% 0.104 345.0);
Tailwind
colors: {
custom: {
50: '#fec7e5',
500: '#fcafda',
950: '#000000',
},
}SCSS
$custom: #fcafda; $custom-light: #fec7e5; $custom-dark: #000000;
JSON
{
"hex": "#fcafda",
"rgb": {
"r": 252,
"g": 175,
"b": 218
},
"hsl": {
"h": 326.494,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.83969,
"c": 0.10441,
"h": 345
},
"luminance": 0.56417
}Semantic roles & 50–950 ramp
primary
#FCAFDA
secondary
#6FE0A1
accent
#E66500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284