#EC98EB#EC98EB
#EC98EB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.1% C 0.145 H 327.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EC98EB |
|---|---|
| RGB | rgb(236, 152, 235) |
| HSL | hsl(301, 69%, 76%) |
| HSV | hsv(301, 36%, 93%) |
| CMYK | cmyk(0%, 35.6%, 0.4%, 7.5%) |
| CIE-LAB | lab(73.73, 44.07, -28.94) |
| CIE-LCH | lch(73.73, 52.72, 326.70°) |
| OKLab | oklab(79.12% 0.1223 -0.0787) |
| OKLCH | oklch(79.12% 0.145 327.3) |
| XYZ | xyz(60.8145, 46.2900, 84.3126) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.40
Violet (CSS)
#EE82EE
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 7.18
Mauve
#E0B0FF
ΔE00 7.35
Bubblegum Pink
#FE83CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC98EB #98EC99
analogous
#C398EC #EC98EB #EC98C1
triadic
#EC98EB #EBEC98 #98EBEC
tetradic
#EC98EB #ECC398 #98EC99 #98C1EC
square
#EC98EB #ECC398 #98EC99 #98C1EC
split-complementary
#EC98EB #C1EC98 #98ECC3
monochromatic
#D931D7 #E264E1 #EC98EB #F6CCF5 #FAE5FA
Accessibility & contrast
On white
2.05
#EC98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EC98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC98EB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC98EB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F1A0B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec98eb; /* rgb */ color: rgb(236, 152, 235); /* oklch */ color: oklch(79.1% 0.145 327.3);
Tailwind
colors: {
custom: {
50: '#f3b8f1',
500: '#ec98eb',
950: '#000000',
},
}SCSS
$custom: #ec98eb; $custom-light: #f3b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ec98eb",
"rgb": {
"r": 236,
"g": 152,
"b": 235
},
"hsl": {
"h": 300.714,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.79124,
"c": 0.14543,
"h": 327.3
},
"luminance": 0.46287
}Semantic roles & 50–950 ramp
primary
#EC98EB
secondary
#D9F2DA
accent
#D11715
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084