#ED86F2#ED86F2
#ED86F2 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.8% C 0.183 H 325.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED86F2 |
|---|---|
| RGB | rgb(237, 134, 242) |
| HSL | hsl(297, 81%, 74%) |
| HSV | hsv(297, 45%, 95%) |
| CMYK | cmyk(2.1%, 44.6%, 0%, 5.1%) |
| CIE-LAB | lab(70.50, 54.81, -37.76) |
| CIE-LCH | lch(70.50, 66.56, 325.44°) |
| OKLab | oklab(76.82% 0.1505 -0.1036) |
| OKLCH | oklch(76.82% 0.183 325.5) |
| XYZ | xyz(59.4758, 41.4683, 88.8585) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED86F2 #8BF286
analogous
#B786F2 #ED86F2 #F286C1
triadic
#ED86F2 #F2ED86 #86F2ED
tetradic
#ED86F2 #F2B786 #8BF286 #86C1F2
square
#ED86F2 #F2B786 #8BF286 #86C1F2
split-complementary
#ED86F2 #C1F286 #86F2B7
monochromatic
#DC19E5 #E54FEC #ED86F2 #F5BDF8 #FBE3FC
Accessibility & contrast
On white
2.26
#ED86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#ED86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED86F2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED86F2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#F292B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed86f2; /* rgb */ color: rgb(237, 134, 242); /* oklch */ color: oklch(76.8% 0.183 325.5);
Tailwind
colors: {
custom: {
50: '#f5acf6',
500: '#ed86f2',
950: '#000000',
},
}SCSS
$custom: #ed86f2; $custom-light: #f5acf6; $custom-dark: #000000;
JSON
{
"hex": "#ed86f2",
"rgb": {
"r": 237,
"g": 134,
"b": 242
},
"hsl": {
"h": 297.222,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.76819,
"c": 0.18271,
"h": 325.5
},
"luminance": 0.41466
}Semantic roles & 50–950 ramp
primary
#ED86F2
secondary
#D8F4D7
accent
#DD0912
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85