#FCA9DE#FCA9DE
#FCA9DE is a very light, moderate pink. Relative luminance 0.543; OKLCH L 83.1% C 0.117 H 341.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9DE |
|---|---|
| RGB | rgb(252, 169, 222) |
| HSL | hsl(322, 93%, 83%) |
| HSV | hsv(322, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 11.9%, 1.2%) |
| CIE-LAB | lab(78.66, 38.09, -14.22) |
| CIE-LCH | lch(78.66, 40.66, 339.53°) |
| OKLab | oklab(83.1% 0.1112 -0.0377) |
| OKLCH | oklch(83.1% 0.117 341.3) |
| XYZ | xyz(67.5176, 54.3487, 76.0270) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.52
Baby Pink
#FFB7CE
ΔE00 7.85
Bubblegum Pink
#FE83CC
ΔE00 8.06
Pink (survey)
#FF81C0
ΔE00 8.85
Light Lavendar
#EFC0FE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9DE #A9FCC7
analogous
#F1A9FC #FCA9DE #FCA9B4
triadic
#FCA9DE #DEFCA9 #A9DEFC
tetradic
#FCA9DE #FCF1A9 #A9FCC7 #A9B4FC
square
#FCA9DE #FCF1A9 #A9FCC7 #A9B4FC
split-complementary
#FCA9DE #B4FCA9 #A9FCF1
monochromatic
#F833B1 #FA6EC7 #FCA9DE #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.77
#FCA9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FCA9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9DE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9DE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#FFAABC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fca9de; /* rgb */ color: rgb(252, 169, 222); /* oklch */ color: oklch(83.1% 0.117 341.3);
Tailwind
colors: {
custom: {
50: '#fec3e8',
500: '#fca9de',
950: '#000000',
},
}SCSS
$custom: #fca9de; $custom-light: #fec3e8; $custom-dark: #000000;
JSON
{
"hex": "#fca9de",
"rgb": {
"r": 252,
"g": 169,
"b": 222
},
"hsl": {
"h": 321.687,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.83103,
"c": 0.11741,
"h": 341.3
},
"luminance": 0.54345
}Semantic roles & 50–950 ramp
primary
#FCA9DE
secondary
#6AE094
accent
#E65300
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284