#FC8FDB#FC8FDB
#FC8FDB is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.9% C 0.159 H 339.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FDB |
|---|---|
| RGB | rgb(252, 143, 219) |
| HSL | hsl(318, 95%, 77%) |
| HSV | hsv(318, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 13.1%, 1.2%) |
| CIE-LAB | lab(73.19, 50.93, -20.84) |
| CIE-LCH | lch(73.19, 55.03, 337.74°) |
| OKLab | oklab(78.93% 0.1491 -0.0557) |
| OKLCH | oklch(78.93% 0.159 339.5) |
| XYZ | xyz(62.7539, 45.4589, 72.4732) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.07
Purply Pink
#F075E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FDB #8FFCB0
analogous
#E68FFC #FC8FDB #FC8FA5
triadic
#FC8FDB #DBFC8F #8FDBFC
tetradic
#FC8FDB #FCE68F #8FFCB0 #8FA5FC
square
#FC8FDB #FCE68F #8FFCB0 #8FA5FC
split-complementary
#FC8FDB #A5FC8F #8FFCE6
monochromatic
#F918B5 #FA53C8 #FC8FDB #FECBEE #FEE1F5
Accessibility & contrast
On white
2.08
#FC8FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FC8FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FDB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FDB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#FF91AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8fdb; /* rgb */ color: rgb(252, 143, 219); /* oklch */ color: oklch(78.9% 0.159 339.5);
Tailwind
colors: {
custom: {
50: '#ffb2e6',
500: '#fc8fdb',
950: '#000000',
},
}SCSS
$custom: #fc8fdb; $custom-light: #ffb2e6; $custom-dark: #000000;
JSON
{
"hex": "#fc8fdb",
"rgb": {
"r": 252,
"g": 143,
"b": 219
},
"hsl": {
"h": 318.165,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.7893,
"c": 0.15913,
"h": 339.5
},
"luminance": 0.45455
}Semantic roles & 50–950 ramp
primary
#FC8FDB
secondary
#D5F6DF
accent
#E64500
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084