#FCA9DF#FCA9DF
#FCA9DF is a very light, moderate pink. Relative luminance 0.544; OKLCH L 83.1% C 0.118 H 340.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9DF |
|---|---|
| RGB | rgb(252, 169, 223) |
| HSL | hsl(321, 93%, 83%) |
| HSV | hsv(321, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 11.5%, 1.2%) |
| CIE-LAB | lab(78.70, 38.26, -14.71) |
| CIE-LCH | lch(78.70, 40.99, 338.96°) |
| OKLab | oklab(83.14% 0.1115 -0.039) |
| OKLCH | oklch(83.14% 0.118 340.7) |
| XYZ | xyz(67.6521, 54.4024, 76.7350) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 8.06
Baby Pink
#FFB7CE
ΔE00 8.07
Light Lavendar
#EFC0FE
ΔE00 8.74
Pink (survey)
#FF81C0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9DF #A9FCC6
analogous
#F0A9FC #FCA9DF #FCA9B5
triadic
#FCA9DF #DFFCA9 #A9DFFC
tetradic
#FCA9DF #FCF0A9 #A9FCC6 #A9B5FC
square
#FCA9DF #FCF0A9 #A9FCC6 #A9B5FC
split-complementary
#FCA9DF #B5FCA9 #A9FCF0
monochromatic
#F833B3 #FA6EC9 #FCA9DF #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.77
#FCA9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FCA9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9DF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9DF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBBE1
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#FFAABC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fca9df; /* rgb */ color: rgb(252, 169, 223); /* oklch */ color: oklch(83.1% 0.118 340.7);
Tailwind
colors: {
custom: {
50: '#fec3e9',
500: '#fca9df',
950: '#000000',
},
}SCSS
$custom: #fca9df; $custom-light: #fec3e9; $custom-dark: #000000;
JSON
{
"hex": "#fca9df",
"rgb": {
"r": 252,
"g": 169,
"b": 223
},
"hsl": {
"h": 320.964,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.83137,
"c": 0.11814,
"h": 340.7
},
"luminance": 0.54399
}Semantic roles & 50–950 ramp
primary
#FCA9DF
secondary
#6AE093
accent
#E65000
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284