#EC80F8#EC80F8
#EC80F8 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.197 H 323.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80F8 |
|---|---|
| RGB | rgb(236, 128, 248) |
| HSL | hsl(294, 90%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(4.8%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.51, 58.57, -42.61) |
| CIE-LCH | lch(69.51, 72.43, 323.97°) |
| OKLab | oklab(76.14% 0.1586 -0.1174) |
| OKLCH | oklch(76.14% 0.197 323.5) |
| XYZ | xyz(59.2529, 40.0513, 93.3983) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80F8 #8CF880
analogous
#B080F8 #EC80F8 #F880C8
triadic
#EC80F8 #F8EC80 #80F8EC
tetradic
#EC80F8 #F8B080 #8CF880 #80C8F8
square
#EC80F8 #F8B080 #8CF880 #80C8F8
split-complementary
#EC80F8 #C8F880 #80F8B0
monochromatic
#DA0DF0 #E346F5 #EC80F8 #F5BAFB #FBE2FD
Accessibility & contrast
On white
2.33
#EC80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EC80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80F8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80F8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#F08FB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec80f8; /* rgb */ color: rgb(236, 128, 248); /* oklch */ color: oklch(76.1% 0.197 323.5);
Tailwind
colors: {
custom: {
50: '#f4a8fb',
500: '#ec80f8',
950: '#000000',
},
}SCSS
$custom: #ec80f8; $custom-light: #f4a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ec80f8",
"rgb": {
"r": 236,
"g": 128,
"b": 248
},
"hsl": {
"h": 294,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76138,
"c": 0.19731,
"h": 323.5
},
"luminance": 0.40049
}Semantic roles & 50–950 ramp
primary
#EC80F8
secondary
#D9F5D6
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85