#ED86F9#ED86F9
#ED86F9 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.1% C 0.189 H 323.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ED86F9 |
|---|---|
| RGB | rgb(237, 134, 249) |
| HSL | hsl(294, 91%, 75%) |
| HSV | hsv(294, 46%, 98%) |
| CMYK | cmyk(4.8%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.80, 56.08, -41.12) |
| CIE-LCH | lch(70.80, 69.54, 323.75°) |
| OKLab | oklab(77.14% 0.1517 -0.1132) |
| OKLCH | oklch(77.14% 0.189 323.3) |
| XYZ | xyz(60.5473, 41.8969, 94.5018) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED86F9 #92F986
analogous
#B386F9 #ED86F9 #F986CC
triadic
#ED86F9 #F9ED86 #86F9ED
tetradic
#ED86F9 #F9B386 #92F986 #86CCF9
square
#ED86F9 #F9B386 #92F986 #86CCF9
split-complementary
#ED86F9 #CCF986 #86F9B3
monochromatic
#DC11F3 #E44CF6 #ED86F9 #F6C0FC #FBE2FE
Accessibility & contrast
On white
2.24
#ED86F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#ED86F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED86F9
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED86F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED86F9 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#F194B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed86f9; /* rgb */ color: rgb(237, 134, 249); /* oklch */ color: oklch(77.1% 0.189 323.3);
Tailwind
colors: {
custom: {
50: '#f5acfb',
500: '#ed86f9',
950: '#000000',
},
}SCSS
$custom: #ed86f9; $custom-light: #f5acfb; $custom-dark: #000000;
JSON
{
"hex": "#ed86f9",
"rgb": {
"r": 237,
"g": 134,
"b": 249
},
"hsl": {
"h": 293.739,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.77137,
"c": 0.18928,
"h": 323.3
},
"luminance": 0.41894
}Semantic roles & 50–950 ramp
primary
#ED86F9
secondary
#D9F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85