#FF85EF#FF85EF
#FF85EF is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.193 H 332.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85EF |
|---|---|
| RGB | rgb(255, 133, 239) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 6.3%, 0%) |
| CIE-LAB | lab(72.41, 59.91, -32.98) |
| CIE-LCH | lch(72.41, 68.39, 331.16°) |
| OKLab | oklab(78.67% 0.1711 -0.0896) |
| OKLCH | oklch(78.67% 0.193 332.3) |
| XYZ | xyz(65.2072, 44.2711, 86.7552) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85EF #85FF95
analogous
#D285FF #FF85EF #FF85B2
triadic
#FF85EF #EFFF85 #85EFFF
tetradic
#FF85EF #FFD285 #85FF95 #85B2FF
square
#FF85EF #FFD285 #85FF95 #85B2FF
split-complementary
#FF85EF #B2FF85 #85FFD2
monochromatic
#FF0BDF #FF48E7 #FF85EF #FFC2F7 #FFE0FB
Accessibility & contrast
On white
2.13
#FF85EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF85EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85EF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85EF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff85ef; /* rgb */ color: rgb(255, 133, 239); /* oklch */ color: oklch(78.7% 0.193 332.3);
Tailwind
colors: {
custom: {
50: '#ffacf4',
500: '#ff85ef',
950: '#000000',
},
}SCSS
$custom: #ff85ef; $custom-light: #ffacf4; $custom-dark: #000000;
JSON
{
"hex": "#ff85ef",
"rgb": {
"r": 255,
"g": 133,
"b": 239
},
"hsl": {
"h": 307.869,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78666,
"c": 0.19314,
"h": 332.3
},
"luminance": 0.44267
}Semantic roles & 50–950 ramp
primary
#FF85EF
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85