#FF85E6#FF85E6
#FF85E6 is a light, vivid pink. Relative luminance 0.437; OKLCH L 78.3% C 0.186 H 335.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85E6 |
|---|---|
| RGB | rgb(255, 133, 230) |
| HSL | hsl(312, 100%, 76%) |
| HSV | hsv(312, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 9.8%, 0%) |
| CIE-LAB | lab(72.06, 58.46, -28.58) |
| CIE-LCH | lch(72.06, 65.07, 333.94°) |
| OKLab | oklab(78.29% 0.1692 -0.0772) |
| OKLCH | oklch(78.29% 0.186 335.5) |
| XYZ | xyz(63.9106, 43.7524, 79.9264) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85E6 #85FF9E
analogous
#DB85FF #FF85E6 #FF85A9
triadic
#FF85E6 #E6FF85 #85E6FF
tetradic
#FF85E6 #FFDB85 #85FF9E #85A9FF
square
#FF85E6 #FFDB85 #85FF9E #85A9FF
split-complementary
#FF85E6 #A9FF85 #85FFDB
monochromatic
#FF0BCD #FF48D9 #FF85E6 #FFC2F3 #FFE0F9
Accessibility & contrast
On white
2.15
#FF85E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FF85E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85E6
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85E6 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E9
Deuteranopia (green-blind)
#A7B7E3
Tritanopia (blue-blind)
#FF8BAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff85e6; /* rgb */ color: rgb(255, 133, 230); /* oklch */ color: oklch(78.3% 0.186 335.5);
Tailwind
colors: {
custom: {
50: '#ffacee',
500: '#ff85e6',
950: '#000000',
},
}SCSS
$custom: #ff85e6; $custom-light: #ffacee; $custom-dark: #000000;
JSON
{
"hex": "#ff85e6",
"rgb": {
"r": 255,
"g": 133,
"b": 230
},
"hsl": {
"h": 312.295,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78294,
"c": 0.186,
"h": 335.5
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#FF85E6
secondary
#D4F7DB
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84