#ED8AEB#ED8AEB
#ED8AEB is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.1% C 0.170 H 327.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8AEB |
|---|---|
| RGB | rgb(237, 138, 235) |
| HSL | hsl(301, 73%, 74%) |
| HSV | hsv(301, 42%, 93%) |
| CMYK | cmyk(0%, 41.8%, 0.8%, 7.1%) |
| CIE-LAB | lab(71.00, 51.56, -33.16) |
| CIE-LCH | lch(71.00, 61.30, 327.26°) |
| OKLab | oklab(77.09% 0.1436 -0.0905) |
| OKLCH | oklch(77.09% 0.17 327.8) |
| XYZ | xyz(59.0079, 42.1825, 83.6150) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Lavender Pink
#DD85D7
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.08
Orchid
#DA70D6
ΔE00 6.67
Candy Pink
#FF63E9
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8AEB #8AED8C
analogous
#BD8AED #ED8AEB #ED8AB9
triadic
#ED8AEB #EBED8A #8AEBED
tetradic
#ED8AEB #EDBD8A #8AED8C #8AB9ED
square
#ED8AEB #EDBD8A #8AED8C #8AB9ED
split-complementary
#ED8AEB #B9ED8A #8AEDBD
monochromatic
#DB22D7 #E555E2 #ED8AEB #F5BFF4 #FBE4FA
Accessibility & contrast
On white
2.23
#ED8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ED8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8AEB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8AEB | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#9EB2E8
Tritanopia (blue-blind)
#F393B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed8aeb; /* rgb */ color: rgb(237, 138, 235); /* oklch */ color: oklch(77.1% 0.170 327.8);
Tailwind
colors: {
custom: {
50: '#f4aef1',
500: '#ed8aeb',
950: '#000000',
},
}SCSS
$custom: #ed8aeb; $custom-light: #f4aef1; $custom-dark: #000000;
JSON
{
"hex": "#ed8aeb",
"rgb": {
"r": 237,
"g": 138,
"b": 235
},
"hsl": {
"h": 301.212,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.77094,
"c": 0.16971,
"h": 327.8
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#ED8AEB
secondary
#D8F3D9
accent
#D51410
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85