#EC98F2#EC98F2
#EC98F2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.4% C 0.152 H 324.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EC98F2 |
|---|---|
| RGB | rgb(236, 152, 242) |
| HSL | hsl(296, 78%, 77%) |
| HSV | hsv(296, 37%, 95%) |
| CMYK | cmyk(2.5%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(74.00, 45.34, -32.35) |
| CIE-LCH | lch(74.00, 55.70, 324.50°) |
| OKLab | oklab(79.41% 0.1239 -0.0883) |
| OKLCH | oklch(79.41% 0.152 324.5) |
| XYZ | xyz(61.8458, 46.7025, 89.7439) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.10
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC98F2 #9EF298
analogous
#BF98F2 #EC98F2 #F298CB
triadic
#EC98F2 #F2EC98 #98F2EC
tetradic
#EC98F2 #F2BF98 #9EF298 #98CBF2
square
#EC98F2 #F2BF98 #9EF298 #98CBF2
split-complementary
#EC98F2 #CBF298 #98F2BF
monochromatic
#D82BE4 #E262EB #EC98F2 #F6CEF9 #FAE4FC
Accessibility & contrast
On white
2.03
#EC98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EC98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC98F2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC98F2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#F0A1BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ec98f2; /* rgb */ color: rgb(236, 152, 242); /* oklch */ color: oklch(79.4% 0.152 324.5);
Tailwind
colors: {
custom: {
50: '#f3b8f6',
500: '#ec98f2',
950: '#000000',
},
}SCSS
$custom: #ec98f2; $custom-light: #f3b8f6; $custom-dark: #000000;
JSON
{
"hex": "#ec98f2",
"rgb": {
"r": 236,
"g": 152,
"b": 242
},
"hsl": {
"h": 296,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.79412,
"c": 0.15218,
"h": 324.5
},
"luminance": 0.467
}Semantic roles & 50–950 ramp
primary
#EC98F2
secondary
#D9F3D8
accent
#DA0C19
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085