#ED85FF#ED85FF
#ED85FF is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.197 H 321.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85FF |
|---|---|
| RGB | rgb(237, 133, 255) |
| HSL | hsl(291, 100%, 76%) |
| HSV | hsv(291, 48%, 100%) |
| CMYK | cmyk(7.1%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(70.87, 57.69, -44.28) |
| CIE-LCH | lch(70.87, 72.72, 322.49°) |
| OKLab | oklab(77.28% 0.154 -0.1223) |
| OKLCH | oklch(77.28% 0.197 321.5) |
| XYZ | xyz(61.3605, 42.0021, 99.4634) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.56
Candy Pink
#FF63E9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85FF #97FF85
analogous
#B085FF #ED85FF #FF85D4
triadic
#ED85FF #FFED85 #85FFED
tetradic
#ED85FF #FFB085 #97FF85 #85D4FF
square
#ED85FF #FFB085 #97FF85 #85D4FF
split-complementary
#ED85FF #D4FF85 #85FFB0
monochromatic
#DB0BFF #E448FF #ED85FF #F6C2FF #FAE0FF
Accessibility & contrast
On white
2.23
#ED85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#ED85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85FF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85FF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#EF95B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed85ff; /* rgb */ color: rgb(237, 133, 255); /* oklch */ color: oklch(77.3% 0.197 321.5);
Tailwind
colors: {
custom: {
50: '#f5acff',
500: '#ed85ff',
950: '#000000',
},
}SCSS
$custom: #ed85ff; $custom-light: #f5acff; $custom-dark: #000000;
JSON
{
"hex": "#ed85ff",
"rgb": {
"r": 237,
"g": 133,
"b": 255
},
"hsl": {
"h": 291.148,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77277,
"c": 0.19661,
"h": 321.5
},
"luminance": 0.42
}Semantic roles & 50–950 ramp
primary
#ED85FF
secondary
#D9F7D4
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86