#FC8DBA#FC8DBA
#FC8DBA is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.143 H 355.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DBA |
|---|---|
| RGB | rgb(252, 141, 186) |
| HSL | hsl(336, 95%, 77%) |
| HSV | hsv(336, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 26.2%, 1.2%) |
| CIE-LAB | lab(71.75, 47.14, -4.75) |
| CIE-LCH | lch(71.75, 47.38, 354.25°) |
| OKLab | oklab(77.5% 0.1422 -0.0119) |
| OKLCH | oklch(77.5% 0.143 355.2) |
| XYZ | xyz(58.5345, 43.2950, 51.7187) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.30
Rosa
#FE86A4
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DBA #8DFCCF
analogous
#FC8DF1 #FC8DBA #FC988D
triadic
#FC8DBA #BAFC8D #8DBAFC
tetradic
#FC8DBA #F1FC8D #8DFCCF #988DFC
square
#FC8DBA #F1FC8D #8DFCCF #988DFC
split-complementary
#FC8DBA #8DFC98 #8DF1FC
monochromatic
#F91672 #FA5196 #FC8DBA #FEC9DE #FEE1ED
Accessibility & contrast
On white
2.17
#FC8DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FC8DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DBA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DBA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#FF879D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8dba; /* rgb */ color: rgb(252, 141, 186); /* oklch */ color: oklch(77.5% 0.143 355.2);
Tailwind
colors: {
custom: {
50: '#ffb0ce',
500: '#fc8dba',
950: '#000000',
},
}SCSS
$custom: #fc8dba; $custom-light: #ffb0ce; $custom-dark: #000000;
JSON
{
"hex": "#fc8dba",
"rgb": {
"r": 252,
"g": 141,
"b": 186
},
"hsl": {
"h": 335.676,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.77503,
"c": 0.14275,
"h": 355.2
},
"luminance": 0.4329
}Semantic roles & 50–950 ramp
primary
#FC8DBA
secondary
#D5F6E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082