#ED7BEC#ED7BEC
#ED7BEC is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.195 H 327.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BEC |
|---|---|
| RGB | rgb(237, 123, 236) |
| HSL | hsl(301, 76%, 71%) |
| HSV | hsv(301, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 0.4%, 7.1%) |
| CIE-LAB | lab(68.19, 59.12, -38.06) |
| CIE-LCH | lch(68.19, 70.32, 327.23°) |
| OKLab | oklab(75.02% 0.1646 -0.1043) |
| OKLCH | oklch(75.02% 0.195 327.6) |
| XYZ | xyz(57.1474, 38.2297, 83.7096) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.52
Orchid
#DA70D6
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BEC #7BED7C
analogous
#B57BED #ED7BEC #ED7BB3
triadic
#ED7BEC #ECED7B #7BECED
tetradic
#ED7BEC #EDB57B #7BED7C #7BB3ED
square
#ED7BEC #EDB57B #7BED7C #7BB3ED
split-complementary
#ED7BEC #B3ED7B #7BEDB5
monochromatic
#D11DD0 #E645E4 #ED7BEC #F4B1F4 #FBE4FB
Accessibility & contrast
On white
2.43
#ED7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ED7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BEC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BEC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF0
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#F387A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed7bec; /* rgb */ color: rgb(237, 123, 236); /* oklch */ color: oklch(75.0% 0.195 327.6);
Tailwind
colors: {
custom: {
50: '#f5a5f2',
500: '#ed7bec',
950: '#000000',
},
}SCSS
$custom: #ed7bec; $custom-light: #f5a5f2; $custom-dark: #000000;
JSON
{
"hex": "#ed7bec",
"rgb": {
"r": 237,
"g": 123,
"b": 236
},
"hsl": {
"h": 300.526,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.75019,
"c": 0.19487,
"h": 327.6
},
"luminance": 0.38227
}Semantic roles & 50–950 ramp
primary
#ED7BEC
secondary
#D2F1D3
accent
#D80F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85