#FD85DF#FD85DF
#FD85DF is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.8% C 0.179 H 337.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85DF |
|---|---|
| RGB | rgb(253, 133, 223) |
| HSL | hsl(315, 97%, 76%) |
| HSV | hsv(315, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 11.9%, 0.8%) |
| CIE-LAB | lab(71.55, 56.77, -25.54) |
| CIE-LCH | lch(71.55, 62.25, 335.78°) |
| OKLab | oklab(77.77% 0.1655 -0.0687) |
| OKLCH | oklch(77.77% 0.179 337.5) |
| XYZ | xyz(62.2152, 42.9896, 74.8187) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 6.34
Candy Pink
#FF63E9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85DF #85FDA3
analogous
#DF85FD #FD85DF #FD85A3
triadic
#FD85DF #DFFD85 #85DFFD
tetradic
#FD85DF #FDDF85 #85FDA3 #85A3FD
square
#FD85DF #FDDF85 #85FDA3 #85A3FD
split-complementary
#FD85DF #A3FD85 #85FDDF
monochromatic
#FB0DBF #FC49CF #FD85DF #FEC1EF #FFE1F7
Accessibility & contrast
On white
2.19
#FD85DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FD85DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85DF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85DF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#FF89A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd85df; /* rgb */ color: rgb(253, 133, 223); /* oklch */ color: oklch(77.8% 0.179 337.5);
Tailwind
colors: {
custom: {
50: '#fface9',
500: '#fd85df',
950: '#000000',
},
}SCSS
$custom: #fd85df; $custom-light: #fface9; $custom-dark: #000000;
JSON
{
"hex": "#fd85df",
"rgb": {
"r": 253,
"g": 133,
"b": 223
},
"hsl": {
"h": 315,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.77772,
"c": 0.17921,
"h": 337.5
},
"luminance": 0.42985
}Semantic roles & 50–950 ramp
primary
#FD85DF
secondary
#D4F7DD
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84