#FF85D6#FF85D6
#FF85D6 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.7% C 0.174 H 341.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85D6 |
|---|---|
| RGB | rgb(255, 133, 214) |
| HSL | hsl(320, 100%, 76%) |
| HSV | hsv(320, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 16.1%, 0%) |
| CIE-LAB | lab(71.48, 56.00, -20.65) |
| CIE-LCH | lch(71.48, 59.69, 339.76°) |
| OKLab | oklab(77.67% 0.1654 -0.055) |
| OKLCH | oklch(77.67% 0.174 341.6) |
| XYZ | xyz(61.7660, 42.8946, 68.6316) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.88
Pink (survey)
#FF81C0
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Violet (CSS)
#EE82EE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85D6 #85FFAE
analogous
#EB85FF #FF85D6 #FF8599
triadic
#FF85D6 #D6FF85 #85D6FF
tetradic
#FF85D6 #FFEB85 #85FFAE #8599FF
square
#FF85D6 #FFEB85 #85FFAE #8599FF
split-complementary
#FF85D6 #99FF85 #85FFEB
monochromatic
#FF0BAD #FF48C1 #FF85D6 #FFC2EB #FFE0F5
Accessibility & contrast
On white
2.19
#FF85D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF85D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85D6
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85D6 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA3D9
Deuteranopia (green-blind)
#ADB6D3
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff85d6; /* rgb */ color: rgb(255, 133, 214); /* oklch */ color: oklch(77.7% 0.174 341.6);
Tailwind
colors: {
custom: {
50: '#fface2',
500: '#ff85d6',
950: '#000000',
},
}SCSS
$custom: #ff85d6; $custom-light: #fface2; $custom-dark: #000000;
JSON
{
"hex": "#ff85d6",
"rgb": {
"r": 255,
"g": 133,
"b": 214
},
"hsl": {
"h": 320.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77671,
"c": 0.17435,
"h": 341.6
},
"luminance": 0.4289
}Semantic roles & 50–950 ramp
primary
#FF85D6
secondary
#D4F7E0
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83