#FC8CDC#FC8CDC
#FC8CDC is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.5% C 0.165 H 338.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CDC |
|---|---|
| RGB | rgb(252, 140, 220) |
| HSL | hsl(317, 95%, 77%) |
| HSV | hsv(317, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 12.7%, 1.2%) |
| CIE-LAB | lab(72.64, 52.58, -22.23) |
| CIE-LCH | lch(72.64, 57.08, 337.08°) |
| OKLab | oklab(78.53% 0.1537 -0.0595) |
| OKLCH | oklch(78.53% 0.165 338.8) |
| XYZ | xyz(62.4416, 44.6230, 73.0205) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.67
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CDC #8CFCAC
analogous
#E48CFC #FC8CDC #FC8CA4
triadic
#FC8CDC #DCFC8C #8CDCFC
tetradic
#FC8CDC #FCE48C #8CFCAC #8CA4FC
square
#FC8CDC #FCE48C #8CFCAC #8CA4FC
split-complementary
#FC8CDC #A4FC8C #8CFCE4
monochromatic
#F915B8 #FA50CA #FC8CDC #FEC8EE #FEE1F6
Accessibility & contrast
On white
2.12
#FC8CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FC8CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CDC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CDC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DF
Deuteranopia (green-blind)
#ADB9D9
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8cdc; /* rgb */ color: rgb(252, 140, 220); /* oklch */ color: oklch(78.5% 0.165 338.8);
Tailwind
colors: {
custom: {
50: '#ffb0e7',
500: '#fc8cdc',
950: '#000000',
},
}SCSS
$custom: #fc8cdc; $custom-light: #ffb0e7; $custom-dark: #000000;
JSON
{
"hex": "#fc8cdc",
"rgb": {
"r": 252,
"g": 140,
"b": 220
},
"hsl": {
"h": 317.143,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78529,
"c": 0.16482,
"h": 338.8
},
"luminance": 0.44619
}Semantic roles & 50–950 ramp
primary
#FC8CDC
secondary
#D5F6DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084