#FC85DB#FC85DB
#FC85DB is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.5% C 0.175 H 338.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85DB |
|---|---|
| RGB | rgb(252, 133, 219) |
| HSL | hsl(317, 95%, 75%) |
| HSV | hsv(317, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 13.1%, 1.2%) |
| CIE-LAB | lab(71.28, 55.85, -23.76) |
| CIE-LCH | lch(71.28, 60.70, 336.95°) |
| OKLab | oklab(77.49% 0.1635 -0.0637) |
| OKLCH | oklch(77.49% 0.175 338.7) |
| XYZ | xyz(61.3191, 42.5892, 71.9949) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85DB #85FCA6
analogous
#E285FC #FC85DB #FC859F
triadic
#FC85DB #DBFC85 #85DBFC
tetradic
#FC85DB #FCE285 #85FCA6 #859FFC
square
#FC85DB #FCE285 #85FCA6 #859FFC
split-complementary
#FC85DB #9FFC85 #85FCE2
monochromatic
#F90EB8 #FB49C9 #FC85DB #FDC1ED #FEE1F6
Accessibility & contrast
On white
2.21
#FC85DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FC85DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85DB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85DB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DE
Deuteranopia (green-blind)
#A9B5D8
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc85db; /* rgb */ color: rgb(252, 133, 219); /* oklch */ color: oklch(77.5% 0.175 338.7);
Tailwind
colors: {
custom: {
50: '#fface6',
500: '#fc85db',
950: '#000000',
},
}SCSS
$custom: #fc85db; $custom-light: #fface6; $custom-dark: #000000;
JSON
{
"hex": "#fc85db",
"rgb": {
"r": 252,
"g": 133,
"b": 219
},
"hsl": {
"h": 316.639,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.77494,
"c": 0.17548,
"h": 338.7
},
"luminance": 0.42585
}Semantic roles & 50–950 ramp
primary
#FC85DB
secondary
#D5F6DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84