#ED5BEB#ED5BEB
#ED5BEB is a light, highly saturated purple. Relative luminance 0.315; OKLCH L 71.1% C 0.240 H 328.3°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ED5BEB |
|---|---|
| RGB | rgb(237, 91, 235) |
| HSL | hsl(301, 80%, 64%) |
| HSV | hsv(301, 62%, 93%) |
| CMYK | cmyk(0%, 61.6%, 0.8%, 7.1%) |
| CIE-LAB | lab(62.92, 73.08, -45.77) |
| CIE-LCH | lch(62.92, 86.23, 327.94°) |
| OKLab | oklab(71.14% 0.2044 -0.1263) |
| OKLCH | oklch(71.14% 0.24 328.3) |
| XYZ | xyz(53.6609, 31.4885, 81.8327) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.61
Violet Pink
#FB5FFC
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 4.90
Heliotrope
#D94FF5
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED5BEB #5BED5D
analogous
#A65BED #ED5BEB #ED5BA2
triadic
#ED5BEB #EBED5B #5BEBED
tetradic
#ED5BEB #EDA65B #5BED5D #5BA2ED
square
#ED5BEB #EDA65B #5BED5D #5BA2ED
split-complementary
#ED5BEB #A2ED5B #5BEDA6
monochromatic
#B914B7 #E724E4 #ED5BEB #F392F2 #F9C9F8
Accessibility & contrast
On white
2.88
#ED5BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#ED5BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED5BEB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED5BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED5BEB | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8CEF
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#F46D9B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ed5beb; /* rgb */ color: rgb(237, 91, 235); /* oklch */ color: oklch(71.1% 0.240 328.3);
Tailwind
colors: {
custom: {
50: '#f693f2',
500: '#ed5beb',
950: '#000000',
},
}SCSS
$custom: #ed5beb; $custom-light: #f693f2; $custom-dark: #000000;
JSON
{
"hex": "#ed5beb",
"rgb": {
"r": 237,
"g": 91,
"b": 235
},
"hsl": {
"h": 300.822,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.71139,
"c": 0.24024,
"h": 328.3
},
"luminance": 0.31485
}Semantic roles & 50–950 ramp
primary
#ED5BEB
secondary
#B9EBB9
accent
#DD0C09
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85