#EC8BF4#EC8BF4
#EC8BF4 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.176 H 324.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8BF4 |
|---|---|
| RGB | rgb(236, 139, 244) |
| HSL | hsl(295, 83%, 75%) |
| HSV | hsv(295, 43%, 96%) |
| CMYK | cmyk(3.3%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(71.44, 52.38, -37.40) |
| CIE-LCH | lch(71.44, 64.36, 324.47°) |
| OKLab | oklab(77.52% 0.1428 -0.1026) |
| OKLCH | oklch(77.52% 0.176 324.3) |
| XYZ | xyz(60.1523, 42.8324, 90.6694) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.84
Orchid
#DA70D6
ΔE00 7.18
Candy Pink
#FF63E9
ΔE00 7.20
Light Magenta
#FA5FF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8BF4 #93F48B
analogous
#B88BF4 #EC8BF4 #F48BC7
triadic
#EC8BF4 #F4EC8B #8BF4EC
tetradic
#EC8BF4 #F4B88B #93F48B #8BC7F4
square
#EC8BF4 #F4B88B #93F48B #8BC7F4
split-complementary
#EC8BF4 #C7F48B #8BF4B8
monochromatic
#DA1BE9 #E353EF #EC8BF4 #F5C3F9 #FAE3FC
Accessibility & contrast
On white
2.20
#EC8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EC8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8BF4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8BF4 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F8
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#F097B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ec8bf4; /* rgb */ color: rgb(236, 139, 244); /* oklch */ color: oklch(77.5% 0.176 324.3);
Tailwind
colors: {
custom: {
50: '#f4aff8',
500: '#ec8bf4',
950: '#000000',
},
}SCSS
$custom: #ec8bf4; $custom-light: #f4aff8; $custom-dark: #000000;
JSON
{
"hex": "#ec8bf4",
"rgb": {
"r": 236,
"g": 139,
"b": 244
},
"hsl": {
"h": 295.429,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.7752,
"c": 0.17585,
"h": 324.3
},
"luminance": 0.4283
}Semantic roles & 50–950 ramp
primary
#EC8BF4
secondary
#D9F4D7
accent
#DF0617
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085