#ED86F3#ED86F3
#ED86F3 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.184 H 325.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED86F3 |
|---|---|
| RGB | rgb(237, 134, 243) |
| HSL | hsl(297, 82%, 74%) |
| HSV | hsv(297, 45%, 95%) |
| CMYK | cmyk(2.5%, 44.9%, 0%, 4.7%) |
| CIE-LAB | lab(70.54, 54.99, -38.24) |
| CIE-LCH | lch(70.54, 66.98, 325.18°) |
| OKLab | oklab(76.86% 0.1507 -0.1049) |
| OKLCH | oklch(76.86% 0.184 325.2) |
| XYZ | xyz(59.6264, 41.5286, 89.6517) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED86F3 #8CF386
analogous
#B786F3 #ED86F3 #F386C3
triadic
#ED86F3 #F3ED86 #86F3ED
tetradic
#ED86F3 #F3B786 #8CF386 #86C3F3
square
#ED86F3 #F3B786 #8CF386 #86C3F3
split-complementary
#ED86F3 #C3F386 #86F3B7
monochromatic
#DC17E8 #E54EED #ED86F3 #F5BEF9 #FBE3FC
Accessibility & contrast
On white
2.26
#ED86F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ED86F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED86F3
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED86F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED86F3 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#F292B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed86f3; /* rgb */ color: rgb(237, 134, 243); /* oklch */ color: oklch(76.9% 0.184 325.2);
Tailwind
colors: {
custom: {
50: '#f5acf7',
500: '#ed86f3',
950: '#000000',
},
}SCSS
$custom: #ed86f3; $custom-light: #f5acf7; $custom-dark: #000000;
JSON
{
"hex": "#ed86f3",
"rgb": {
"r": 237,
"g": 134,
"b": 243
},
"hsl": {
"h": 296.697,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.76864,
"c": 0.18364,
"h": 325.2
},
"luminance": 0.41526
}Semantic roles & 50–950 ramp
primary
#ED86F3
secondary
#D8F4D7
accent
#DE0713
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85