#FF85DB#FF85DB
#FF85DB is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.9% C 0.178 H 339.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85DB |
|---|---|
| RGB | rgb(255, 133, 219) |
| HSL | hsl(318, 100%, 76%) |
| HSV | hsv(318, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 14.1%, 0%) |
| CIE-LAB | lab(71.66, 56.75, -23.14) |
| CIE-LCH | lch(71.66, 61.29, 337.82°) |
| OKLab | oklab(77.86% 0.1667 -0.062) |
| OKLCH | oklch(77.86% 0.178 339.6) |
| XYZ | xyz(62.4144, 43.1539, 72.0463) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.87
Pink (survey)
#FF81C0
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85DB #85FFA9
analogous
#E685FF #FF85DB #FF859E
triadic
#FF85DB #DBFF85 #85DBFF
tetradic
#FF85DB #FFE685 #85FFA9 #859EFF
square
#FF85DB #FFE685 #85FFA9 #859EFF
split-complementary
#FF85DB #9EFF85 #85FFE6
monochromatic
#FF0BB7 #FF48C9 #FF85DB #FFC2ED #FFE0F6
Accessibility & contrast
On white
2.18
#FF85DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF85DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85DB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85DB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DE
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff85db; /* rgb */ color: rgb(255, 133, 219); /* oklch */ color: oklch(77.9% 0.178 339.6);
Tailwind
colors: {
custom: {
50: '#fface6',
500: '#ff85db',
950: '#000000',
},
}SCSS
$custom: #ff85db; $custom-light: #fface6; $custom-dark: #000000;
JSON
{
"hex": "#ff85db",
"rgb": {
"r": 255,
"g": 133,
"b": 219
},
"hsl": {
"h": 317.705,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7786,
"c": 0.17783,
"h": 339.6
},
"luminance": 0.4315
}Semantic roles & 50–950 ramp
primary
#FF85DB
secondary
#D4F7DE
accent
#E64400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84