#FF85DF#FF85DF
#FF85DF is a light, vivid pink. Relative luminance 0.434; OKLCH L 78.0% C 0.181 H 338.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85DF |
|---|---|
| RGB | rgb(255, 133, 223) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 12.5%, 0%) |
| CIE-LAB | lab(71.80, 57.37, -25.13) |
| CIE-LCH | lch(71.80, 62.63, 336.34°) |
| OKLab | oklab(78.02% 0.1676 -0.0675) |
| OKLCH | oklch(78.02% 0.181 338.1) |
| XYZ | xyz(62.9473, 43.3671, 74.8530) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.62
Pink (survey)
#FF81C0
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85DF #85FFA5
analogous
#E285FF #FF85DF #FF85A2
triadic
#FF85DF #DFFF85 #85DFFF
tetradic
#FF85DF #FFE285 #85FFA5 #85A2FF
square
#FF85DF #FFE285 #85FFA5 #85A2FF
split-complementary
#FF85DF #A2FF85 #85FFE2
monochromatic
#FF0BBF #FF48CF #FF85DF #FFC2EF #FFE0F7
Accessibility & contrast
On white
2.17
#FF85DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FF85DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85DF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85DF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FF89A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff85df; /* rgb */ color: rgb(255, 133, 223); /* oklch */ color: oklch(78.0% 0.181 338.1);
Tailwind
colors: {
custom: {
50: '#fface9',
500: '#ff85df',
950: '#000000',
},
}SCSS
$custom: #ff85df; $custom-light: #fface9; $custom-dark: #000000;
JSON
{
"hex": "#ff85df",
"rgb": {
"r": 255,
"g": 133,
"b": 223
},
"hsl": {
"h": 315.738,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78015,
"c": 0.18073,
"h": 338.1
},
"luminance": 0.43363
}Semantic roles & 50–950 ramp
primary
#FF85DF
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84