#EC92FF#EC92FF
#EC92FF is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.1% C 0.175 H 320.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EC92FF |
|---|---|
| RGB | rgb(236, 146, 255) |
| HSL | hsl(290, 100%, 79%) |
| HSV | hsv(290, 43%, 100%) |
| CMYK | cmyk(7.5%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(73.29, 50.88, -40.50) |
| CIE-LCH | lch(73.29, 65.03, 321.48°) |
| OKLab | oklab(79.05% 0.1351 -0.1115) |
| OKLCH | oklch(79.05% 0.175 320.5) |
| XYZ | xyz(62.9187, 45.6129, 100.0782) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 6.72
Lilac (survey)
#CEA2FD
ΔE00 7.16
Liliac
#C48EFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC92FF #A5FF92
analogous
#B592FF #EC92FF #FF92DB
triadic
#EC92FF #FFEC92 #92FFEC
tetradic
#EC92FF #FFB592 #A5FF92 #92DBFF
square
#EC92FF #FFB592 #A5FF92 #92DBFF
split-complementary
#EC92FF #DBFF92 #92FFB5
monochromatic
#D718FF #E155FF #EC92FF #F7CFFF #FAE0FF
Accessibility & contrast
On white
2.07
#EC92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EC92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC92FF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC92FF | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#EEA0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec92ff; /* rgb */ color: rgb(236, 146, 255); /* oklch */ color: oklch(79.1% 0.175 320.5);
Tailwind
colors: {
custom: {
50: '#f4b4ff',
500: '#ec92ff',
950: '#000000',
},
}SCSS
$custom: #ec92ff; $custom-light: #f4b4ff; $custom-dark: #000000;
JSON
{
"hex": "#ec92ff",
"rgb": {
"r": 236,
"g": 146,
"b": 255
},
"hsl": {
"h": 289.541,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79055,
"c": 0.17515,
"h": 320.5
},
"luminance": 0.45611
}Semantic roles & 50–950 ramp
primary
#EC92FF
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086