#ED85EB#ED85EB
#ED85EB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.4% C 0.178 H 327.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85EB |
|---|---|
| RGB | rgb(237, 133, 235) |
| HSL | hsl(301, 74%, 73%) |
| HSV | hsv(301, 44%, 93%) |
| CMYK | cmyk(0%, 43.9%, 0.8%, 7.1%) |
| CIE-LAB | lab(70.02, 54.06, -34.66) |
| CIE-LCH | lch(70.02, 64.22, 327.33°) |
| OKLab | oklab(76.37% 0.1506 -0.0947) |
| OKLCH | oklch(76.37% 0.178 327.8) |
| XYZ | xyz(58.3070, 40.7807, 83.3814) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.86
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 3.66
Orchid
#DA70D6
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85EB #85ED87
analogous
#BB85ED #ED85EB #ED85B7
triadic
#ED85EB #EBED85 #85EBED
tetradic
#ED85EB #EDBB85 #85ED87 #85B7ED
square
#ED85EB #EDBB85 #85ED87 #85B7ED
split-complementary
#ED85EB #B7ED85 #85EDBB
monochromatic
#D820D4 #E550E2 #ED85EB #F5BAF4 #FBE4FB
Accessibility & contrast
On white
2.29
#ED85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#ED85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85EB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85EB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#F38FAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed85eb; /* rgb */ color: rgb(237, 133, 235); /* oklch */ color: oklch(76.4% 0.178 327.8);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ed85eb',
950: '#000000',
},
}SCSS
$custom: #ed85eb; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ed85eb",
"rgb": {
"r": 237,
"g": 133,
"b": 235
},
"hsl": {
"h": 301.154,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.76366,
"c": 0.17794,
"h": 327.8
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#ED85EB
secondary
#D8F3D9
accent
#D6130F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85