#ED85EE#ED85EE
#ED85EE is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.5% C 0.181 H 326.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85EE |
|---|---|
| RGB | rgb(237, 133, 238) |
| HSL | hsl(299, 76%, 73%) |
| HSV | hsv(299, 44%, 93%) |
| CMYK | cmyk(0.4%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(70.14, 54.59, -36.12) |
| CIE-LCH | lch(70.14, 65.46, 326.51°) |
| OKLab | oklab(76.5% 0.1512 -0.0989) |
| OKLCH | oklch(76.5% 0.181 326.8) |
| XYZ | xyz(58.7441, 40.9555, 85.6833) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.61
Purply Pink
#F075E6
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.89
Orchid
#DA70D6
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85EE #86EE85
analogous
#B985EE #ED85EE #EE85BA
triadic
#ED85EE #EEED85 #85EEED
tetradic
#ED85EE #EEB985 #86EE85 #85BAEE
square
#ED85EE #EEB985 #86EE85 #85BAEE
split-complementary
#ED85EE #BAEE85 #85EEB9
monochromatic
#D81EDA #E54FE7 #ED85EE #F5BBF5 #FBE4FB
Accessibility & contrast
On white
2.28
#ED85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ED85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85EE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85EE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#99B0EB
Tritanopia (blue-blind)
#F390AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed85ee; /* rgb */ color: rgb(237, 133, 238); /* oklch */ color: oklch(76.5% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#f5abf4',
500: '#ed85ee',
950: '#000000',
},
}SCSS
$custom: #ed85ee; $custom-light: #f5abf4; $custom-dark: #000000;
JSON
{
"hex": "#ed85ee",
"rgb": {
"r": 237,
"g": 133,
"b": 238
},
"hsl": {
"h": 299.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76498,
"c": 0.18066,
"h": 326.8
},
"luminance": 0.40953
}Semantic roles & 50–950 ramp
primary
#ED85EE
secondary
#D8F3D8
accent
#D80E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85