#FC84DF#FC84DF
#FC84DF is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.5% C 0.180 H 337.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84DF |
|---|---|
| RGB | rgb(252, 132, 223) |
| HSL | hsl(315, 95%, 75%) |
| HSV | hsv(315, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 11.5%, 1.2%) |
| CIE-LAB | lab(71.23, 56.96, -26.03) |
| CIE-LCH | lch(71.23, 62.62, 335.44°) |
| OKLab | oklab(77.51% 0.1659 -0.0701) |
| OKLCH | oklch(77.51% 0.18 337.1) |
| XYZ | xyz(61.7158, 42.5298, 74.7562) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 6.29
Pink (survey)
#FF81C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84DF #84FCA1
analogous
#DD84FC #FC84DF #FC84A3
triadic
#FC84DF #DFFC84 #84DFFC
tetradic
#FC84DF #FCDD84 #84FCA1 #84A3FC
square
#FC84DF #FCDD84 #84FCA1 #84A3FC
split-complementary
#FC84DF #A3FC84 #84FCDD
monochromatic
#F90DC0 #FB48CF #FC84DF #FDC0EF #FEE1F7
Accessibility & contrast
On white
2.21
#FC84DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FC84DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84DF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84DF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#FF88A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc84df; /* rgb */ color: rgb(252, 132, 223); /* oklch */ color: oklch(77.5% 0.180 337.1);
Tailwind
colors: {
custom: {
50: '#ffabe9',
500: '#fc84df',
950: '#000000',
},
}SCSS
$custom: #fc84df; $custom-light: #ffabe9; $custom-dark: #000000;
JSON
{
"hex": "#fc84df",
"rgb": {
"r": 252,
"g": 132,
"b": 223
},
"hsl": {
"h": 314.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.77511,
"c": 0.18005,
"h": 337.1
},
"luminance": 0.42526
}Semantic roles & 50–950 ramp
primary
#FC84DF
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84