#E07BED#E07BED
#E07BED is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.5% C 0.188 H 322.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E07BED |
|---|---|
| RGB | rgb(224, 123, 237) |
| HSL | hsl(293, 76%, 71%) |
| HSV | hsv(293, 48%, 93%) |
| CMYK | cmyk(5.5%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.62, 55.71, -41.19) |
| CIE-LCH | lch(66.62, 69.28, 323.52°) |
| OKLab | oklab(73.53% 0.1502 -0.1136) |
| OKLCH | oklch(73.53% 0.188 322.9) |
| XYZ | xyz(53.1079, 36.1300, 84.2807) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.41
Orchid
#DA70D6
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07BED #88ED7B
analogous
#A77BED #E07BED #ED7BC1
triadic
#E07BED #EDE07B #7BEDE0
tetradic
#E07BED #EDA77B #88ED7B #7BC1ED
square
#E07BED #EDA77B #88ED7B #7BC1ED
split-complementary
#E07BED #C1ED7B #7BEDA7
monochromatic
#BC1DD1 #D345E6 #E07BED #EDB1F4 #F9E4FB
Accessibility & contrast
On white
2.55
#E07BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#E07BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07BED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07BED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AF1
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#E389A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e07bed; /* rgb */ color: rgb(224, 123, 237); /* oklch */ color: oklch(73.5% 0.188 322.9);
Tailwind
colors: {
custom: {
50: '#eca4f3',
500: '#e07bed',
950: '#000000',
},
}SCSS
$custom: #e07bed; $custom-light: #eca4f3; $custom-dark: #000000;
JSON
{
"hex": "#e07bed",
"rgb": {
"r": 224,
"g": 123,
"b": 237
},
"hsl": {
"h": 293.158,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73528,
"c": 0.1883,
"h": 322.9
},
"luminance": 0.36128
}Semantic roles & 50–950 ramp
primary
#E07BED
secondary
#D6F1D2
accent
#D80D24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85