#EB88ED#EB88ED
#EB88ED is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.7% C 0.174 H 326.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88ED |
|---|---|
| RGB | rgb(235, 136, 237) |
| HSL | hsl(299, 74%, 73%) |
| HSV | hsv(299, 43%, 93%) |
| CMYK | cmyk(0.8%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.45, 52.33, -35.12) |
| CIE-LCH | lch(70.45, 63.03, 326.13°) |
| OKLab | oklab(76.66% 0.1446 -0.0961) |
| OKLCH | oklch(76.66% 0.174 326.4) |
| XYZ | xyz(58.3500, 41.3877, 85.0194) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 3.78
Orchid
#DA70D6
ΔE00 6.27
Candy Pink
#FF63E9
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88ED #8AED88
analogous
#B888ED #EB88ED #ED88BC
triadic
#EB88ED #EDEB88 #88EDEB
tetradic
#EB88ED #EDB888 #8AED88 #88BCED
square
#EB88ED #EDB888 #8AED88 #88BCED
split-complementary
#EB88ED #BCED88 #88EDB8
monochromatic
#D621DA #E253E5 #EB88ED #F4BDF5 #FBE4FB
Accessibility & contrast
On white
2.26
#EB88ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EB88ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88ED
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88ED | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F1
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#F092B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb88ed; /* rgb */ color: rgb(235, 136, 237); /* oklch */ color: oklch(76.7% 0.174 326.4);
Tailwind
colors: {
custom: {
50: '#f3adf3',
500: '#eb88ed',
950: '#000000',
},
}SCSS
$custom: #eb88ed; $custom-light: #f3adf3; $custom-dark: #000000;
JSON
{
"hex": "#eb88ed",
"rgb": {
"r": 235,
"g": 136,
"b": 237
},
"hsl": {
"h": 298.812,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.76658,
"c": 0.17359,
"h": 326.4
},
"luminance": 0.41385
}Semantic roles & 50–950 ramp
primary
#EB88ED
secondary
#D9F3D8
accent
#D61014
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85