#EC92ED#EC92ED
#EC92ED is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.158 H 326.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EC92ED |
|---|---|
| RGB | rgb(236, 146, 237) |
| HSL | hsl(299, 72%, 75%) |
| HSV | hsv(299, 38%, 93%) |
| CMYK | cmyk(0.4%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(72.57, 47.54, -31.83) |
| CIE-LCH | lch(72.57, 57.21, 326.19°) |
| OKLab | oklab(78.27% 0.1315 -0.0868) |
| OKLCH | oklch(78.27% 0.158 326.6) |
| XYZ | xyz(60.1558, 44.5077, 85.5265) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 4.35
Plum
#DDA0DD
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 8.04
Bubblegum Pink
#FE83CC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC92ED #93ED92
analogous
#BF92ED #EC92ED #ED92C0
triadic
#EC92ED #EDEC92 #92EDEC
tetradic
#EC92ED #EDBF92 #93ED92 #92C0ED
square
#EC92ED #EDBF92 #93ED92 #92C0ED
split-complementary
#EC92ED #C0ED92 #92EDBF
monochromatic
#DA29DC #E35DE4 #EC92ED #F5C7F6 #FAE5FB
Accessibility & contrast
On white
2.12
#EC92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EC92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC92ED
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC92ED | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#F19BB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ec92ed; /* rgb */ color: rgb(236, 146, 237); /* oklch */ color: oklch(78.3% 0.158 326.6);
Tailwind
colors: {
custom: {
50: '#f3b4f3',
500: '#ec92ed',
950: '#000000',
},
}SCSS
$custom: #ec92ed; $custom-light: #f3b4f3; $custom-dark: #000000;
JSON
{
"hex": "#ec92ed",
"rgb": {
"r": 236,
"g": 146,
"b": 237
},
"hsl": {
"h": 299.341,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.78271,
"c": 0.15753,
"h": 326.6
},
"luminance": 0.44505
}Semantic roles & 50–950 ramp
primary
#EC92ED
secondary
#D9F2D9
accent
#D41214
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085