#FC8DD2#FC8DD2
#FC8DD2 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.3% C 0.156 H 343.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DD2 |
|---|---|
| RGB | rgb(252, 141, 210) |
| HSL | hsl(323, 95%, 77%) |
| HSV | hsv(323, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 16.7%, 1.2%) |
| CIE-LAB | lab(72.50, 50.55, -16.94) |
| CIE-LCH | lch(72.50, 53.31, 341.47°) |
| OKLab | oklab(78.31% 0.1495 -0.0449) |
| OKLCH | oklch(78.31% 0.156 343.3) |
| XYZ | xyz(61.3034, 44.4026, 66.3020) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.06
Pink (survey)
#FF81C0
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 6.99
Bubblegum (survey)
#FF6CB5
ΔE00 7.13
Hot Pink
#FF69B4
ΔE00 7.57
Plum
#DDA0DD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DD2 #8DFCB7
analogous
#EF8DFC #FC8DD2 #FC8D9B
triadic
#FC8DD2 #D2FC8D #8DD2FC
tetradic
#FC8DD2 #FCEF8D #8DFCB7 #8D9BFC
square
#FC8DD2 #FCEF8D #8DFCB7 #8D9BFC
split-complementary
#FC8DD2 #9BFC8D #8DFCEF
monochromatic
#F916A3 #FA51BA #FC8DD2 #FEC9EA #FEE1F3
Accessibility & contrast
On white
2.13
#FC8DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FC8DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DD2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DD2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#FF8DA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8dd2; /* rgb */ color: rgb(252, 141, 210); /* oklch */ color: oklch(78.3% 0.156 343.3);
Tailwind
colors: {
custom: {
50: '#ffb1df',
500: '#fc8dd2',
950: '#000000',
},
}SCSS
$custom: #fc8dd2; $custom-light: #ffb1df; $custom-dark: #000000;
JSON
{
"hex": "#fc8dd2",
"rgb": {
"r": 252,
"g": 141,
"b": 210
},
"hsl": {
"h": 322.703,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.78307,
"c": 0.15614,
"h": 343.3
},
"luminance": 0.44398
}Semantic roles & 50–950 ramp
primary
#FC8DD2
secondary
#D5F6E1
accent
#E65700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083