#EB85ED#EB85ED
#EB85ED is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.179 H 326.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85ED |
|---|---|
| RGB | rgb(235, 133, 237) |
| HSL | hsl(299, 74%, 73%) |
| HSV | hsv(299, 44%, 93%) |
| CMYK | cmyk(0.8%, 43.9%, 0%, 7.1%) |
| CIE-LAB | lab(69.86, 53.84, -36.03) |
| CIE-LCH | lch(69.86, 64.78, 326.21°) |
| OKLab | oklab(76.22% 0.1488 -0.0986) |
| OKLCH | oklch(76.22% 0.179 326.5) |
| XYZ | xyz(57.9334, 40.5545, 84.8806) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.73
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 3.84
Orchid
#DA70D6
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85ED #87ED85
analogous
#B785ED #EB85ED #ED85BB
triadic
#EB85ED #EDEB85 #85EDEB
tetradic
#EB85ED #EDB785 #87ED85 #85BBED
square
#EB85ED #EDB785 #87ED85 #85BBED
split-complementary
#EB85ED #BBED85 #85EDB7
monochromatic
#D420D8 #E250E5 #EB85ED #F4BAF5 #FBE4FB
Accessibility & contrast
On white
2.31
#EB85ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EB85ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85ED
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85ED | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F1
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#F090AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb85ed; /* rgb */ color: rgb(235, 133, 237); /* oklch */ color: oklch(76.2% 0.179 326.5);
Tailwind
colors: {
custom: {
50: '#f3abf3',
500: '#eb85ed',
950: '#000000',
},
}SCSS
$custom: #eb85ed; $custom-light: #f3abf3; $custom-dark: #000000;
JSON
{
"hex": "#eb85ed",
"rgb": {
"r": 235,
"g": 133,
"b": 237
},
"hsl": {
"h": 298.846,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.76223,
"c": 0.17852,
"h": 326.5
},
"luminance": 0.40552
}Semantic roles & 50–950 ramp
primary
#EB85ED
secondary
#D9F3D8
accent
#D60F13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85