#FC9FDB#FC9FDB
#FC9FDB is a light, vivid pink. Relative luminance 0.506; OKLCH L 81.4% C 0.132 H 341.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FDB |
|---|---|
| RGB | rgb(252, 159, 219) |
| HSL | hsl(321, 94%, 81%) |
| HSV | hsv(321, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 13.1%, 1.2%) |
| CIE-LAB | lab(76.44, 42.80, -15.93) |
| CIE-LCH | lch(76.44, 45.67, 339.59°) |
| OKLab | oklab(81.38% 0.1253 -0.0423) |
| OKLCH | oklch(81.38% 0.132 341.4) |
| XYZ | xyz(65.3294, 50.6099, 73.3317) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.28
Pink (survey)
#FF81C0
ΔE00 6.94
Powder Pink
#FFB2D0
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 8.73
Baby Pink
#FFB7CE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FDB #9FFCC0
analogous
#EE9FFC #FC9FDB #FC9FAC
triadic
#FC9FDB #DBFC9F #9FDBFC
tetradic
#FC9FDB #FCEE9F #9FFCC0 #9FACFC
square
#FC9FDB #FCEE9F #9FFCC0 #9FACFC
split-complementary
#FC9FDB #ACFC9F #9FFCEE
monochromatic
#F828AE #FA64C5 #FC9FDB #FEDAF1 #FEE1F4
Accessibility & contrast
On white
1.89
#FC9FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FC9FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FDB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FDB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DD
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#FFA0B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9fdb; /* rgb */ color: rgb(252, 159, 219); /* oklch */ color: oklch(81.4% 0.132 341.4);
Tailwind
colors: {
custom: {
50: '#ffbde6',
500: '#fc9fdb',
950: '#000000',
},
}SCSS
$custom: #fc9fdb; $custom-light: #ffbde6; $custom-dark: #000000;
JSON
{
"hex": "#fc9fdb",
"rgb": {
"r": 252,
"g": 159,
"b": 219
},
"hsl": {
"h": 321.29,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.81383,
"c": 0.13228,
"h": 341.4
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#FC9FDB
secondary
#61DE8D
accent
#E65100
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181215
muted
#868284