#EC57FF#EC57FF
#EC57FF is a light, highly saturated purple. Relative luminance 0.319; OKLCH L 71.7% C 0.261 H 323.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EC57FF |
|---|---|
| RGB | rgb(236, 87, 255) |
| HSL | hsl(293, 100%, 67%) |
| HSV | hsv(293, 66%, 100%) |
| CMYK | cmyk(7.5%, 65.9%, 0%, 0%) |
| CIE-LAB | lab(63.24, 77.75, -56.35) |
| CIE-LCH | lch(63.24, 96.02, 324.07°) |
| OKLab | oklab(71.67% 0.2082 -0.157) |
| OKLCH | oklch(71.67% 0.261 323) |
| XYZ | xyz(56.0485, 31.8724, 97.7881) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.55
Heliotrope
#D94FF5
ΔE00 3.92
Magenta
#FF00FF
ΔE00 4.96
Fuchsia
#FF00FF
ΔE00 4.96
Bright Lilac
#C95EFB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC57FF #6AFF57
analogous
#9857FF #EC57FF #FF57BE
triadic
#EC57FF #FFEC57 #57FFEC
tetradic
#EC57FF #FF9857 #6AFF57 #57BEFF
square
#EC57FF #FF9857 #6AFF57 #57BEFF
split-complementary
#EC57FF #BEFF57 #57FF98
monochromatic
#C300DC #E51AFF #EC57FF #F394FF #FAD1FF
Accessibility & contrast
On white
2.85
#EC57FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#EC57FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC57FF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC57FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC57FF | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A8EFF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#EF73A5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ec57ff; /* rgb */ color: rgb(236, 87, 255); /* oklch */ color: oklch(71.7% 0.261 323.0);
Tailwind
colors: {
custom: {
50: '#f691ff',
500: '#ec57ff',
950: '#000000',
},
}SCSS
$custom: #ec57ff; $custom-light: #f691ff; $custom-dark: #000000;
JSON
{
"hex": "#ec57ff",
"rgb": {
"r": 236,
"g": 87,
"b": 255
},
"hsl": {
"h": 293.214,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.7167,
"c": 0.26077,
"h": 323
},
"luminance": 0.31869
}Semantic roles & 50–950 ramp
primary
#EC57FF
secondary
#C4F4BE
accent
#E6001A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86