#EC67FF#EC67FF
#EC67FF is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 73.3% C 0.240 H 322.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EC67FF |
|---|---|
| RGB | rgb(236, 103, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 60%, 100%) |
| CMYK | cmyk(7.5%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(65.56, 71.31, -52.66) |
| CIE-LCH | lch(65.56, 88.64, 323.55°) |
| OKLab | oklab(73.35% 0.1907 -0.1463) |
| OKLCH | oklch(73.35% 0.24 322.5) |
| XYZ | xyz(57.4905, 34.7563, 98.2688) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.49
Light Magenta
#FA5FF7
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.31
Heliotrope
#D94FF5
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC67FF #7AFF67
analogous
#A067FF #EC67FF #FF67C6
triadic
#EC67FF #FFEC67 #67FFEC
tetradic
#EC67FF #FFA067 #7AFF67 #67C6FF
square
#EC67FF #FFA067 #7AFF67 #67C6FF
split-complementary
#EC67FF #C6FF67 #67FFA0
monochromatic
#CE00EC #E42AFF #EC67FF #F4A4FF #FBE0FF
Accessibility & contrast
On white
2.64
#EC67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#EC67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC67FF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC67FF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#EF7EAA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ec67ff; /* rgb */ color: rgb(236, 103, 255); /* oklch */ color: oklch(73.3% 0.240 322.5);
Tailwind
colors: {
custom: {
50: '#f59aff',
500: '#ec67ff',
950: '#000000',
},
}SCSS
$custom: #ec67ff; $custom-light: #f59aff; $custom-dark: #000000;
JSON
{
"hex": "#ec67ff",
"rgb": {
"r": 236,
"g": 103,
"b": 255
},
"hsl": {
"h": 292.5,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.73349,
"c": 0.24036,
"h": 322.5
},
"luminance": 0.34753
}Semantic roles & 50–950 ramp
primary
#EC67FF
secondary
#D1F6CC
accent
#E6001D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86