#EF99EC#EF99EC
#EF99EC is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.6% C 0.147 H 328.1°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99EC |
|---|---|
| RGB | rgb(239, 153, 236) |
| HSL | hsl(302, 73%, 77%) |
| HSV | hsv(302, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 1.3%, 6.3%) |
| CIE-LAB | lab(74.31, 44.65, -28.57) |
| CIE-LCH | lch(74.31, 53.01, 327.38°) |
| OKLab | oklab(79.65% 0.1245 -0.0776) |
| OKLCH | oklch(79.65% 0.147 328.1) |
| XYZ | xyz(62.1270, 47.1920, 85.1771) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 7.45
Bubblegum Pink
#FE83CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99EC #99EF9C
analogous
#C799EF #EF99EC #EF99C1
triadic
#EF99EC #ECEF99 #99ECEF
tetradic
#EF99EC #EFC799 #99EF9C #99C1EF
square
#EF99EC #EFC799 #99EF9C #99C1EF
split-complementary
#EF99EC #C1EF99 #99EFC7
monochromatic
#DE2FD8 #E764E2 #EF99EC #F7CEF6 #FBE5FA
Accessibility & contrast
On white
2.01
#EF99EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EF99EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99EC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99EC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#F5A0B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef99ec; /* rgb */ color: rgb(239, 153, 236); /* oklch */ color: oklch(79.6% 0.147 328.1);
Tailwind
colors: {
custom: {
50: '#f5b8f2',
500: '#ef99ec',
950: '#000000',
},
}SCSS
$custom: #ef99ec; $custom-light: #f5b8f2; $custom-dark: #000000;
JSON
{
"hex": "#ef99ec",
"rgb": {
"r": 239,
"g": 153,
"b": 236
},
"hsl": {
"h": 302.093,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.79646,
"c": 0.14665,
"h": 328.1
},
"luminance": 0.47189
}Semantic roles & 50–950 ramp
primary
#EF99EC
secondary
#D8F3D9
accent
#D51711
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085