#FD85DB#FD85DB
#FD85DB is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.6% C 0.176 H 339.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85DB |
|---|---|
| RGB | rgb(253, 133, 219) |
| HSL | hsl(317, 97%, 76%) |
| HSV | hsv(317, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 13.4%, 0.8%) |
| CIE-LAB | lab(71.40, 56.15, -23.56) |
| CIE-LCH | lch(71.40, 60.89, 337.24°) |
| OKLab | oklab(77.62% 0.1646 -0.0632) |
| OKLCH | oklch(77.62% 0.176 339) |
| XYZ | xyz(61.6823, 42.7764, 72.0120) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.03
Lavender Pink
#DD85D7
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85DB #85FDA7
analogous
#E385FD #FD85DB #FD859F
triadic
#FD85DB #DBFD85 #85DBFD
tetradic
#FD85DB #FDE385 #85FDA7 #859FFD
square
#FD85DB #FDE385 #85FDA7 #859FFD
split-complementary
#FD85DB #9FFD85 #85FDE3
monochromatic
#FB0DB7 #FC49C9 #FD85DB #FEC1ED #FFE1F6
Accessibility & contrast
On white
2.20
#FD85DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FD85DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85DB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85DB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd85db; /* rgb */ color: rgb(253, 133, 219); /* oklch */ color: oklch(77.6% 0.176 339.0);
Tailwind
colors: {
custom: {
50: '#fface6',
500: '#fd85db',
950: '#000000',
},
}SCSS
$custom: #fd85db; $custom-light: #fface6; $custom-dark: #000000;
JSON
{
"hex": "#fd85db",
"rgb": {
"r": 253,
"g": 133,
"b": 219
},
"hsl": {
"h": 317,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.77616,
"c": 0.17626,
"h": 339
},
"luminance": 0.42772
}Semantic roles & 50–950 ramp
primary
#FD85DB
secondary
#D4F7DE
accent
#E64100
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84