#EC56FF#EC56FF
#EC56FF is a light, highly saturated purple. Relative luminance 0.317; OKLCH L 71.6% C 0.262 H 323.0°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EC56FF |
|---|---|
| RGB | rgb(236, 86, 255) |
| HSL | hsl(293, 100%, 67%) |
| HSV | hsv(293, 66%, 100%) |
| CMYK | cmyk(7.5%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(63.10, 78.12, -56.56) |
| CIE-LCH | lch(63.10, 96.45, 324.10°) |
| OKLab | oklab(71.57% 0.2093 -0.1576) |
| OKLCH | oklch(71.57% 0.262 323) |
| XYZ | xyz(55.9681, 31.7116, 97.7613) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.64
Heliotrope
#D94FF5
ΔE00 3.82
Magenta
#FF00FF
ΔE00 4.84
Fuchsia
#FF00FF
ΔE00 4.84
Bright Lilac
#C95EFB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC56FF #69FF56
analogous
#9756FF #EC56FF #FF56BE
triadic
#EC56FF #FFEC56 #56FFEC
tetradic
#EC56FF #FF9756 #69FF56 #56BEFF
square
#EC56FF #FF9756 #69FF56 #56BEFF
split-complementary
#EC56FF #BEFF56 #56FF97
monochromatic
#C200DB #E519FF #EC56FF #F393FF #FAD0FF
Accessibility & contrast
On white
2.86
#EC56FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#EC56FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC56FF
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC56FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC56FF | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288EFF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#EF72A4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ec56ff; /* rgb */ color: rgb(236, 86, 255); /* oklch */ color: oklch(71.6% 0.262 323.0);
Tailwind
colors: {
custom: {
50: '#f690ff',
500: '#ec56ff',
950: '#000000',
},
}SCSS
$custom: #ec56ff; $custom-light: #f690ff; $custom-dark: #000000;
JSON
{
"hex": "#ec56ff",
"rgb": {
"r": 236,
"g": 86,
"b": 255
},
"hsl": {
"h": 293.254,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.71574,
"c": 0.26195,
"h": 323
},
"luminance": 0.31708
}Semantic roles & 50–950 ramp
primary
#EC56FF
secondary
#C3F3BD
accent
#E6001A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86