#FF85E4#FF85E4
#FF85E4 is a light, vivid pink. Relative luminance 0.436; OKLCH L 78.2% C 0.184 H 336.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85E4 |
|---|---|
| RGB | rgb(255, 133, 228) |
| HSL | hsl(313, 100%, 76%) |
| HSV | hsv(313, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 10.6%, 0%) |
| CIE-LAB | lab(71.99, 58.15, -27.60) |
| CIE-LCH | lch(71.99, 64.36, 334.61°) |
| OKLab | oklab(78.21% 0.1688 -0.0744) |
| OKLCH | oklch(78.21% 0.184 336.2) |
| XYZ | xyz(63.6314, 43.6407, 78.4557) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85E4 #85FFA0
analogous
#DD85FF #FF85E4 #FF85A7
triadic
#FF85E4 #E4FF85 #85E4FF
tetradic
#FF85E4 #FFDD85 #85FFA0 #85A7FF
square
#FF85E4 #FFDD85 #85FFA0 #85A7FF
split-complementary
#FF85E4 #A7FF85 #85FFDD
monochromatic
#FF0BC9 #FF48D6 #FF85E4 #FFC2F2 #FFE0F8
Accessibility & contrast
On white
2.16
#FF85E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF85E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85E4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85E4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E7
Deuteranopia (green-blind)
#A8B7E1
Tritanopia (blue-blind)
#FF8AAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff85e4; /* rgb */ color: rgb(255, 133, 228); /* oklch */ color: oklch(78.2% 0.184 336.2);
Tailwind
colors: {
custom: {
50: '#ffacec',
500: '#ff85e4',
950: '#000000',
},
}SCSS
$custom: #ff85e4; $custom-light: #ffacec; $custom-dark: #000000;
JSON
{
"hex": "#ff85e4",
"rgb": {
"r": 255,
"g": 133,
"b": 228
},
"hsl": {
"h": 313.279,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78213,
"c": 0.18447,
"h": 336.2
},
"luminance": 0.43636
}Semantic roles & 50–950 ramp
primary
#FF85E4
secondary
#D4F7DC
accent
#E63300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84