#EF99ED#EF99ED
#EF99ED is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.7% C 0.148 H 327.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99ED |
|---|---|
| RGB | rgb(239, 153, 237) |
| HSL | hsl(301, 73%, 77%) |
| HSV | hsv(301, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 0.8%, 6.3%) |
| CIE-LAB | lab(74.35, 44.83, -29.06) |
| CIE-LCH | lch(74.35, 53.42, 327.05°) |
| OKLab | oklab(79.69% 0.1247 -0.079) |
| OKLCH | oklch(79.69% 0.148 327.7) |
| XYZ | xyz(62.2727, 47.2503, 85.9444) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 7.36
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99ED #99EF9B
analogous
#C699EF #EF99ED #EF99C2
triadic
#EF99ED #EDEF99 #99EDEF
tetradic
#EF99ED #EFC699 #99EF9B #99C2EF
square
#EF99ED #EFC699 #99EF9B #99C2EF
split-complementary
#EF99ED #C2EF99 #99EFC6
monochromatic
#DE2FDA #E764E4 #EF99ED #F7CEF6 #FBE5FA
Accessibility & contrast
On white
2.01
#EF99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EF99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99ED
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99ED | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#F4A0B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef99ed; /* rgb */ color: rgb(239, 153, 237); /* oklch */ color: oklch(79.7% 0.148 327.7);
Tailwind
colors: {
custom: {
50: '#f5b8f3',
500: '#ef99ed',
950: '#000000',
},
}SCSS
$custom: #ef99ed; $custom-light: #f5b8f3; $custom-dark: #000000;
JSON
{
"hex": "#ef99ed",
"rgb": {
"r": 239,
"g": 153,
"b": 237
},
"hsl": {
"h": 301.395,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.79687,
"c": 0.14759,
"h": 327.7
},
"luminance": 0.47248
}Semantic roles & 50–950 ramp
primary
#EF99ED
secondary
#D8F3D9
accent
#D51511
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085