#ED86EE#ED86EE
#ED86EE is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.6% C 0.179 H 326.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ED86EE |
|---|---|
| RGB | rgb(237, 134, 238) |
| HSL | hsl(299, 75%, 73%) |
| HSV | hsv(299, 44%, 93%) |
| CMYK | cmyk(0.4%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(70.34, 54.09, -35.82) |
| CIE-LCH | lch(70.34, 64.88, 326.49°) |
| OKLab | oklab(76.64% 0.1498 -0.098) |
| OKLCH | oklch(76.64% 0.179 326.8) |
| XYZ | xyz(58.8816, 41.2307, 85.7291) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED86EE #87EE86
analogous
#B986EE #ED86EE #EE86BB
triadic
#ED86EE #EEED86 #86EEED
tetradic
#ED86EE #EEB986 #87EE86 #86BBEE
square
#ED86EE #EEB986 #87EE86 #86BBEE
split-complementary
#ED86EE #BBEE86 #86EEB9
monochromatic
#D91FDB #E550E6 #ED86EE #F5BCF6 #FBE4FB
Accessibility & contrast
On white
2.27
#ED86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#ED86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED86EE
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED86EE | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#F391AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed86ee; /* rgb */ color: rgb(237, 134, 238); /* oklch */ color: oklch(76.6% 0.179 326.8);
Tailwind
colors: {
custom: {
50: '#f5acf4',
500: '#ed86ee',
950: '#000000',
},
}SCSS
$custom: #ed86ee; $custom-light: #f5acf4; $custom-dark: #000000;
JSON
{
"hex": "#ed86ee",
"rgb": {
"r": 237,
"g": 134,
"b": 238
},
"hsl": {
"h": 299.423,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.76641,
"c": 0.17903,
"h": 326.8
},
"luminance": 0.41228
}Semantic roles & 50–950 ramp
primary
#ED86EE
secondary
#D8F3D8
accent
#D80E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85