#FC84DA#FC84DA
#FC84DA is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.3% C 0.176 H 339.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84DA |
|---|---|
| RGB | rgb(252, 132, 218) |
| HSL | hsl(317, 95%, 75%) |
| HSV | hsv(317, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 13.5%, 1.2%) |
| CIE-LAB | lab(71.05, 56.18, -23.55) |
| CIE-LCH | lch(71.05, 60.92, 337.26°) |
| OKLab | oklab(77.32% 0.1647 -0.0631) |
| OKLCH | oklch(77.32% 0.176 339) |
| XYZ | xyz(61.0516, 42.2642, 71.2583) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84DA #84FCA6
analogous
#E284FC #FC84DA #FC849E
triadic
#FC84DA #DAFC84 #84DAFC
tetradic
#FC84DA #FCE284 #84FCA6 #849EFC
square
#FC84DA #FCE284 #84FCA6 #849EFC
split-complementary
#FC84DA #9EFC84 #84FCE2
monochromatic
#F90DB6 #FB48C8 #FC84DA #FDC0EC #FEE1F6
Accessibility & contrast
On white
2.22
#FC84DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC84DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84DA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84DA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#FF87A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc84da; /* rgb */ color: rgb(252, 132, 218); /* oklch */ color: oklch(77.3% 0.176 339.0);
Tailwind
colors: {
custom: {
50: '#ffabe5',
500: '#fc84da',
950: '#000000',
},
}SCSS
$custom: #fc84da; $custom-light: #ffabe5; $custom-dark: #000000;
JSON
{
"hex": "#fc84da",
"rgb": {
"r": 252,
"g": 132,
"b": 218
},
"hsl": {
"h": 317,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.77316,
"c": 0.17636,
"h": 339
},
"luminance": 0.4226
}Semantic roles & 50–950 ramp
primary
#FC84DA
secondary
#D5F6DE
accent
#E64100
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84