#ED85F5#ED85F5
#ED85F5 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.8% C 0.187 H 324.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85F5 |
|---|---|
| RGB | rgb(237, 133, 245) |
| HSL | hsl(296, 85%, 74%) |
| HSV | hsv(296, 46%, 96%) |
| CMYK | cmyk(3.3%, 45.7%, 0%, 3.9%) |
| CIE-LAB | lab(70.44, 55.85, -39.50) |
| CIE-LCH | lch(70.44, 68.40, 324.73°) |
| OKLab | oklab(76.81% 0.1524 -0.1085) |
| OKLCH | oklch(76.81% 0.187 324.5) |
| XYZ | xyz(59.7925, 41.3749, 91.2051) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85F5 #8DF585
analogous
#B585F5 #ED85F5 #F585C5
triadic
#ED85F5 #F5ED85 #85F5ED
tetradic
#ED85F5 #F5B585 #8DF585 #85C5F5
square
#ED85F5 #F5B585 #8DF585 #85C5F5
split-complementary
#ED85F5 #C5F585 #85F5B5
monochromatic
#DC14EC #E54CF0 #ED85F5 #F5BEFA #FBE3FD
Accessibility & contrast
On white
2.26
#ED85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#ED85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85F5
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85F5 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#F192B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed85f5; /* rgb */ color: rgb(237, 133, 245); /* oklch */ color: oklch(76.8% 0.187 324.5);
Tailwind
colors: {
custom: {
50: '#f5abf9',
500: '#ed85f5',
950: '#000000',
},
}SCSS
$custom: #ed85f5; $custom-light: #f5abf9; $custom-dark: #000000;
JSON
{
"hex": "#ed85f5",
"rgb": {
"r": 237,
"g": 133,
"b": 245
},
"hsl": {
"h": 295.714,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.76812,
"c": 0.18712,
"h": 324.5
},
"luminance": 0.41372
}Semantic roles & 50–950 ramp
primary
#ED85F5
secondary
#D9F5D6
accent
#E10414
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85