#ED86FF#ED86FF
#ED86FF is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.4% C 0.195 H 321.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ED86FF |
|---|---|
| RGB | rgb(237, 134, 255) |
| HSL | hsl(291, 100%, 76%) |
| HSV | hsv(291, 47%, 100%) |
| CMYK | cmyk(7.1%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(71.06, 57.19, -43.98) |
| CIE-LCH | lch(71.06, 72.15, 322.44°) |
| OKLab | oklab(77.42% 0.1526 -0.1214) |
| OKLCH | oklch(77.42% 0.195 321.5) |
| XYZ | xyz(61.4981, 42.2773, 99.5093) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.47
Lavender Pink
#DD85D7
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED86FF #98FF86
analogous
#B186FF #ED86FF #FF86D5
triadic
#ED86FF #FFED86 #86FFED
tetradic
#ED86FF #FFB186 #98FF86 #86D5FF
square
#ED86FF #FFB186 #98FF86 #86D5FF
split-complementary
#ED86FF #D5FF86 #86FFB1
monochromatic
#DB0CFF #E449FF #ED86FF #F6C3FF #FAE0FF
Accessibility & contrast
On white
2.22
#ED86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#ED86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED86FF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED86FF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#EF96B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed86ff; /* rgb */ color: rgb(237, 134, 255); /* oklch */ color: oklch(77.4% 0.195 321.5);
Tailwind
colors: {
custom: {
50: '#f5acff',
500: '#ed86ff',
950: '#000000',
},
}SCSS
$custom: #ed86ff; $custom-light: #f5acff; $custom-dark: #000000;
JSON
{
"hex": "#ed86ff",
"rgb": {
"r": 237,
"g": 134,
"b": 255
},
"hsl": {
"h": 291.074,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77417,
"c": 0.19502,
"h": 321.5
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#ED86FF
secondary
#D9F7D4
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86