#FC8DC8#FC8DC8
#FC8DC8 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.0% C 0.150 H 348.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DC8 |
|---|---|
| RGB | rgb(252, 141, 200) |
| HSL | hsl(328, 95%, 77%) |
| HSV | hsv(328, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 20.6%, 1.2%) |
| CIE-LAB | lab(72.17, 49.08, -11.89) |
| CIE-LCH | lch(72.17, 50.50, 346.38°) |
| OKLab | oklab(77.96% 0.1467 -0.0311) |
| OKLCH | oklch(77.96% 0.15 348) |
| XYZ | xyz(60.0963, 43.9197, 59.9445) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.55
Bubblegum Pink
#FE83CC
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 6.39
Pinky
#FC86AA
ΔE00 6.75
Hot Pink
#FF69B4
ΔE00 6.89
Carnation Pink
#FF7FA7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DC8 #8DFCC1
analogous
#F88DFC #FC8DC8 #FC8D91
triadic
#FC8DC8 #C8FC8D #8DC8FC
tetradic
#FC8DC8 #FCF88D #8DFCC1 #8D91FC
square
#FC8DC8 #FCF88D #8DFCC1 #8D91FC
split-complementary
#FC8DC8 #91FC8D #8DFCF8
monochromatic
#F9168E #FA51AB #FC8DC8 #FEC9E5 #FEE1F1
Accessibility & contrast
On white
2.15
#FC8DC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC8DC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DC8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DC8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5CA
Deuteranopia (green-blind)
#B4B8C5
Tritanopia (blue-blind)
#FF8BA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8dc8; /* rgb */ color: rgb(252, 141, 200); /* oklch */ color: oklch(78.0% 0.150 348.0);
Tailwind
colors: {
custom: {
50: '#ffb1d8',
500: '#fc8dc8',
950: '#000000',
},
}SCSS
$custom: #fc8dc8; $custom-light: #ffb1d8; $custom-dark: #000000;
JSON
{
"hex": "#fc8dc8",
"rgb": {
"r": 252,
"g": 141,
"b": 200
},
"hsl": {
"h": 328.108,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.77958,
"c": 0.14991,
"h": 348
},
"luminance": 0.43915
}Semantic roles & 50–950 ramp
primary
#FC8DC8
secondary
#D5F6E4
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083