#ED99EC#ED99EC
#ED99EC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.4% C 0.145 H 327.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99EC |
|---|---|
| RGB | rgb(237, 153, 236) |
| HSL | hsl(301, 70%, 76%) |
| HSV | hsv(301, 35%, 93%) |
| CMYK | cmyk(0%, 35.4%, 0.4%, 7.1%) |
| CIE-LAB | lab(74.09, 44.04, -28.93) |
| CIE-LCH | lch(74.09, 52.69, 326.70°) |
| OKLab | oklab(79.43% 0.1222 -0.0786) |
| OKLCH | oklch(79.43% 0.145 327.2) |
| XYZ | xyz(61.4554, 46.8457, 85.1456) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.28
Mauve
#E0B0FF
ΔE00 7.22
Purply Pink
#F075E6
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99EC #99ED9A
analogous
#C499ED #ED99EC #ED99C2
triadic
#ED99EC #ECED99 #99ECED
tetradic
#ED99EC #EDC499 #99ED9A #99C2ED
square
#ED99EC #EDC499 #99ED9A #99C2ED
split-complementary
#ED99EC #C2ED99 #99EDC4
monochromatic
#DB31D9 #E465E2 #ED99EC #F6CDF6 #FAE5FA
Accessibility & contrast
On white
2.03
#ED99EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#ED99EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99EC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99EC | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#F2A0B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed99ec; /* rgb */ color: rgb(237, 153, 236); /* oklch */ color: oklch(79.4% 0.145 327.2);
Tailwind
colors: {
custom: {
50: '#f4b8f2',
500: '#ed99ec',
950: '#000000',
},
}SCSS
$custom: #ed99ec; $custom-light: #f4b8f2; $custom-dark: #000000;
JSON
{
"hex": "#ed99ec",
"rgb": {
"r": 237,
"g": 153,
"b": 236
},
"hsl": {
"h": 300.714,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.7943,
"c": 0.14532,
"h": 327.2
},
"luminance": 0.46843
}Semantic roles & 50–950 ramp
primary
#ED99EC
secondary
#D9F2D9
accent
#D21614
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085