#FCA0DF#FCA0DF
#FCA0DF is a light, vivid pink. Relative luminance 0.512; OKLCH L 81.7% C 0.134 H 339.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0DF |
|---|---|
| RGB | rgb(252, 160, 223) |
| HSL | hsl(319, 94%, 81%) |
| HSV | hsv(319, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 11.5%, 1.2%) |
| CIE-LAB | lab(76.78, 42.92, -17.60) |
| CIE-LCH | lch(76.78, 46.39, 337.71°) |
| OKLab | oklab(81.68% 0.125 -0.0469) |
| OKLCH | oklch(81.68% 0.134 339.4) |
| XYZ | xyz(66.0350, 51.1683, 76.1960) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 7.50
Powder Pink
#FFB2D0
ΔE00 8.01
Lavender Pink
#DD85D7
ΔE00 8.47
Violet (CSS)
#EE82EE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0DF #A0FCBD
analogous
#EBA0FC #FCA0DF #FCA0B1
triadic
#FCA0DF #DFFCA0 #A0DFFC
tetradic
#FCA0DF #FCEBA0 #A0FCBD #A0B1FC
square
#FCA0DF #FCEBA0 #A0FCBD #A0B1FC
split-complementary
#FCA0DF #B1FCA0 #A0FCEB
monochromatic
#F829B7 #FA65CB #FCA0DF #FEDBF3 #FEE1F5
Accessibility & contrast
On white
1.87
#FCA0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FCA0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0DF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0DF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E1
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#FFA2B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca0df; /* rgb */ color: rgb(252, 160, 223); /* oklch */ color: oklch(81.7% 0.134 339.4);
Tailwind
colors: {
custom: {
50: '#ffbde9',
500: '#fca0df',
950: '#000000',
},
}SCSS
$custom: #fca0df; $custom-light: #ffbde9; $custom-dark: #000000;
JSON
{
"hex": "#fca0df",
"rgb": {
"r": 252,
"g": 160,
"b": 223
},
"hsl": {
"h": 318.913,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81682,
"c": 0.13351,
"h": 339.4
},
"luminance": 0.51165
}Semantic roles & 50–950 ramp
primary
#FCA0DF
secondary
#62DE89
accent
#E64800
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284