#ED8BEC#ED8BEC
#ED8BEC is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.3% C 0.169 H 327.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8BEC |
|---|---|
| RGB | rgb(237, 139, 236) |
| HSL | hsl(301, 73%, 74%) |
| HSV | hsv(301, 41%, 93%) |
| CMYK | cmyk(0%, 41.4%, 0.4%, 7.1%) |
| CIE-LAB | lab(71.23, 51.23, -33.34) |
| CIE-LCH | lch(71.23, 61.12, 326.95°) |
| OKLab | oklab(77.28% 0.1424 -0.091) |
| OKLCH | oklch(77.28% 0.169 327.4) |
| XYZ | xyz(59.2969, 42.5287, 84.4261) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Lavender Pink
#DD85D7
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.29
Orchid
#DA70D6
ΔE00 6.87
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8BEC #8BED8C
analogous
#BD8BED #ED8BEC #ED8BBB
triadic
#ED8BEC #ECED8B #8BECED
tetradic
#ED8BEC #EDBD8B #8BED8C #8BBBED
square
#ED8BEC #EDBD8B #8BED8C #8BBBED
split-complementary
#ED8BEC #BBED8B #8BEDBD
monochromatic
#DC22DA #E556E3 #ED8BEC #F5C0F5 #FBE5FB
Accessibility & contrast
On white
2.21
#ED8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#ED8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8BEC
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8BEC | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EF
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#F394B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed8bec; /* rgb */ color: rgb(237, 139, 236); /* oklch */ color: oklch(77.3% 0.169 327.4);
Tailwind
colors: {
custom: {
50: '#f4aff2',
500: '#ed8bec',
950: '#000000',
},
}SCSS
$custom: #ed8bec; $custom-light: #f4aff2; $custom-dark: #000000;
JSON
{
"hex": "#ed8bec",
"rgb": {
"r": 237,
"g": 139,
"b": 236
},
"hsl": {
"h": 300.612,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.77284,
"c": 0.16896,
"h": 327.4
},
"luminance": 0.42526
}Semantic roles & 50–950 ramp
primary
#ED8BEC
secondary
#D8F3D9
accent
#D51210
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085