#ED85E2#ED85E2
#ED85E2 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.0% C 0.170 H 331.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85E2 |
|---|---|
| RGB | rgb(237, 133, 226) |
| HSL | hsl(306, 74%, 73%) |
| HSV | hsv(306, 44%, 93%) |
| CMYK | cmyk(0%, 43.9%, 4.6%, 7.1%) |
| CIE-LAB | lab(69.66, 52.50, -30.26) |
| CIE-LCH | lch(69.66, 60.60, 330.04°) |
| OKLab | oklab(75.98% 0.1488 -0.0822) |
| OKLCH | oklch(75.98% 0.17 331.1) |
| XYZ | xyz(57.0395, 40.2737, 76.7059) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Lavender Pink
#DD85D7
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.36
Orchid
#DA70D6
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85E2 #85ED90
analogous
#C485ED #ED85E2 #ED85AE
triadic
#ED85E2 #E2ED85 #85E2ED
tetradic
#ED85E2 #EDC485 #85ED90 #85AEED
square
#ED85E2 #EDC485 #85ED90 #85AEED
split-complementary
#ED85E2 #AEED85 #85EDC4
monochromatic
#D820C4 #E550D5 #ED85E2 #F5BAEF #FBE4F9
Accessibility & contrast
On white
2.32
#ED85E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#ED85E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85E2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85E2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E5
Deuteranopia (green-blind)
#9EAFDF
Tritanopia (blue-blind)
#F58CA9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed85e2; /* rgb */ color: rgb(237, 133, 226); /* oklch */ color: oklch(76.0% 0.170 331.1);
Tailwind
colors: {
custom: {
50: '#f5abeb',
500: '#ed85e2',
950: '#000000',
},
}SCSS
$custom: #ed85e2; $custom-light: #f5abeb; $custom-dark: #000000;
JSON
{
"hex": "#ed85e2",
"rgb": {
"r": 237,
"g": 133,
"b": 226
},
"hsl": {
"h": 306.346,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.75982,
"c": 0.17001,
"h": 331.1
},
"luminance": 0.40271
}Semantic roles & 50–950 ramp
primary
#ED85E2
secondary
#D8F3DB
accent
#D6240F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84