#FF85DA#FF85DA
#FF85DA is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.8% C 0.177 H 340.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85DA |
|---|---|
| RGB | rgb(255, 133, 218) |
| HSL | hsl(318, 100%, 76%) |
| HSV | hsv(318, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 14.5%, 0%) |
| CIE-LAB | lab(71.62, 56.60, -22.65) |
| CIE-LCH | lch(71.62, 60.96, 338.19°) |
| OKLab | oklab(77.82% 0.1664 -0.0606) |
| OKLCH | oklch(77.82% 0.177 340) |
| XYZ | xyz(62.2831, 43.1014, 71.3550) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85DA #85FFAA
analogous
#E785FF #FF85DA #FF859D
triadic
#FF85DA #DAFF85 #85DAFF
tetradic
#FF85DA #FFE785 #85FFAA #859DFF
square
#FF85DA #FFE785 #85FFAA #859DFF
split-complementary
#FF85DA #9DFF85 #85FFE7
monochromatic
#FF0BB5 #FF48C7 #FF85DA #FFC2ED #FFE0F6
Accessibility & contrast
On white
2.18
#FF85DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF85DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85DA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85DA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#ABB7D7
Tritanopia (blue-blind)
#FF87A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff85da; /* rgb */ color: rgb(255, 133, 218); /* oklch */ color: oklch(77.8% 0.177 340.0);
Tailwind
colors: {
custom: {
50: '#fface5',
500: '#ff85da',
950: '#000000',
},
}SCSS
$custom: #ff85da; $custom-light: #fface5; $custom-dark: #000000;
JSON
{
"hex": "#ff85da",
"rgb": {
"r": 255,
"g": 133,
"b": 218
},
"hsl": {
"h": 318.197,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77822,
"c": 0.17713,
"h": 340
},
"luminance": 0.43097
}Semantic roles & 50–950 ramp
primary
#FF85DA
secondary
#D4F7DE
accent
#E64600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84