#ED85F7#ED85F7
#ED85F7 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.189 H 323.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85F7 |
|---|---|
| RGB | rgb(237, 133, 247) |
| HSL | hsl(295, 88%, 75%) |
| HSV | hsv(295, 46%, 97%) |
| CMYK | cmyk(4%, 46.2%, 0%, 3.1%) |
| CIE-LAB | lab(70.52, 56.21, -40.46) |
| CIE-LCH | lch(70.52, 69.26, 324.25°) |
| OKLab | oklab(76.9% 0.1528 -0.1113) |
| OKLCH | oklch(76.9% 0.189 323.9) |
| XYZ | xyz(60.0995, 41.4977, 92.8218) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85F7 #8FF785
analogous
#B485F7 #ED85F7 #F785C8
triadic
#ED85F7 #F7ED85 #85F7ED
tetradic
#ED85F7 #F7B485 #8FF785 #85C8F7
square
#ED85F7 #F7B485 #8FF785 #85C8F7
split-complementary
#ED85F7 #C8F785 #85F7B4
monochromatic
#DC12EF #E54CF3 #ED85F7 #F5BEFB #FBE2FD
Accessibility & contrast
On white
2.26
#ED85F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ED85F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85F7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85F7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#F192B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed85f7; /* rgb */ color: rgb(237, 133, 247); /* oklch */ color: oklch(76.9% 0.189 323.9);
Tailwind
colors: {
custom: {
50: '#f5abfa',
500: '#ed85f7',
950: '#000000',
},
}SCSS
$custom: #ed85f7; $custom-light: #f5abfa; $custom-dark: #000000;
JSON
{
"hex": "#ed85f7",
"rgb": {
"r": 237,
"g": 133,
"b": 247
},
"hsl": {
"h": 294.737,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.76903,
"c": 0.18899,
"h": 323.9
},
"luminance": 0.41495
}Semantic roles & 50–950 ramp
primary
#ED85F7
secondary
#D9F5D6
accent
#E40115
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85