#FF85ED#FF85ED
#FF85ED is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.6% C 0.192 H 333.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85ED |
|---|---|
| RGB | rgb(255, 133, 237) |
| HSL | hsl(309, 100%, 76%) |
| HSV | hsv(309, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 7.1%, 0%) |
| CIE-LAB | lab(72.33, 59.58, -32.01) |
| CIE-LCH | lch(72.33, 67.64, 331.75°) |
| OKLab | oklab(78.58% 0.1707 -0.0869) |
| OKLCH | oklch(78.58% 0.192 333) |
| XYZ | xyz(64.9134, 44.1535, 85.2078) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85ED #85FF97
analogous
#D485FF #FF85ED #FF85B0
triadic
#FF85ED #EDFF85 #85EDFF
tetradic
#FF85ED #FFD485 #85FF97 #85B0FF
square
#FF85ED #FFD485 #85FF97 #85B0FF
split-complementary
#FF85ED #B0FF85 #85FFD4
monochromatic
#FF0BDB #FF48E4 #FF85ED #FFC2F6 #FFE0FA
Accessibility & contrast
On white
2.14
#FF85ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FF85ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85ED
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85ED | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F1
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#FF8DAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff85ed; /* rgb */ color: rgb(255, 133, 237); /* oklch */ color: oklch(78.6% 0.192 333.0);
Tailwind
colors: {
custom: {
50: '#ffacf3',
500: '#ff85ed',
950: '#000000',
},
}SCSS
$custom: #ff85ed; $custom-light: #ffacf3; $custom-dark: #000000;
JSON
{
"hex": "#ff85ed",
"rgb": {
"r": 255,
"g": 133,
"b": 237
},
"hsl": {
"h": 308.852,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78582,
"c": 0.19152,
"h": 333
},
"luminance": 0.44149
}Semantic roles & 50–950 ramp
primary
#FF85ED
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85