#FF85E8#FF85E8
#FF85E8 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.4% C 0.188 H 334.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85E8 |
|---|---|
| RGB | rgb(255, 133, 232) |
| HSL | hsl(311, 100%, 76%) |
| HSV | hsv(311, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 9%, 0%) |
| CIE-LAB | lab(72.14, 58.78, -29.56) |
| CIE-LCH | lch(72.14, 65.80, 333.30°) |
| OKLab | oklab(78.38% 0.1697 -0.08) |
| OKLCH | oklch(78.38% 0.188 334.8) |
| XYZ | xyz(64.1931, 43.8654, 81.4140) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85E8 #85FF9C
analogous
#D985FF #FF85E8 #FF85AB
triadic
#FF85E8 #E8FF85 #85E8FF
tetradic
#FF85E8 #FFD985 #85FF9C #85ABFF
square
#FF85E8 #FFD985 #85FF9C #85ABFF
split-complementary
#FF85E8 #ABFF85 #85FFD9
monochromatic
#FF0BD1 #FF48DC #FF85E8 #FFC2F4 #FFE0F9
Accessibility & contrast
On white
2.15
#FF85E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FF85E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85E8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85E8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EB
Deuteranopia (green-blind)
#A7B7E5
Tritanopia (blue-blind)
#FF8BAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff85e8; /* rgb */ color: rgb(255, 133, 232); /* oklch */ color: oklch(78.4% 0.188 334.8);
Tailwind
colors: {
custom: {
50: '#ffacef',
500: '#ff85e8',
950: '#000000',
},
}SCSS
$custom: #ff85e8; $custom-light: #ffacef; $custom-dark: #000000;
JSON
{
"hex": "#ff85e8",
"rgb": {
"r": 255,
"g": 133,
"b": 232
},
"hsl": {
"h": 311.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78375,
"c": 0.18756,
"h": 334.8
},
"luminance": 0.43861
}Semantic roles & 50–950 ramp
primary
#FF85E8
secondary
#D4F7DA
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84