#FF85E2#FF85E2
#FF85E2 is a light, vivid pink. Relative luminance 0.435; OKLCH L 78.1% C 0.183 H 336.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85E2 |
|---|---|
| RGB | rgb(255, 133, 226) |
| HSL | hsl(314, 100%, 76%) |
| HSV | hsv(314, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 11.4%, 0%) |
| CIE-LAB | lab(71.91, 57.83, -26.61) |
| CIE-LCH | lch(71.91, 63.66, 335.29°) |
| OKLab | oklab(78.13% 0.1683 -0.0717) |
| OKLCH | oklch(78.13% 0.183 336.9) |
| XYZ | xyz(63.3553, 43.5303, 77.0020) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85E2 #85FFA2
analogous
#DF85FF #FF85E2 #FF85A5
triadic
#FF85E2 #E2FF85 #85E2FF
tetradic
#FF85E2 #FFDF85 #85FFA2 #85A5FF
square
#FF85E2 #FFDF85 #85FFA2 #85A5FF
split-complementary
#FF85E2 #A5FF85 #85FFDF
monochromatic
#FF0BC5 #FF48D3 #FF85E2 #FFC2F1 #FFE0F8
Accessibility & contrast
On white
2.16
#FF85E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FF85E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85E2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85E2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A5E5
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#FF8AA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff85e2; /* rgb */ color: rgb(255, 133, 226); /* oklch */ color: oklch(78.1% 0.183 336.9);
Tailwind
colors: {
custom: {
50: '#ffaceb',
500: '#ff85e2',
950: '#000000',
},
}SCSS
$custom: #ff85e2; $custom-light: #ffaceb; $custom-dark: #000000;
JSON
{
"hex": "#ff85e2",
"rgb": {
"r": 255,
"g": 133,
"b": 226
},
"hsl": {
"h": 314.262,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78134,
"c": 0.18296,
"h": 336.9
},
"luminance": 0.43526
}Semantic roles & 50–950 ramp
primary
#FF85E2
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84