#EF99EB#EF99EB
#EF99EB is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.6% C 0.146 H 328.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99EB |
|---|---|
| RGB | rgb(239, 153, 235) |
| HSL | hsl(303, 73%, 77%) |
| HSV | hsv(303, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 1.7%, 6.3%) |
| CIE-LAB | lab(74.28, 44.47, -28.08) |
| CIE-LCH | lch(74.28, 52.60, 327.73°) |
| OKLab | oklab(79.61% 0.1242 -0.0762) |
| OKLCH | oklch(79.61% 0.146 328.5) |
| XYZ | xyz(61.9821, 47.1340, 84.4140) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 7.41
Mauve
#E0B0FF
ΔE00 7.55
Bubblegum Pink
#FE83CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99EB #99EF9D
analogous
#C899EF #EF99EB #EF99C0
triadic
#EF99EB #EBEF99 #99EBEF
tetradic
#EF99EB #EFC899 #99EF9D #99C0EF
square
#EF99EB #EFC899 #99EF9D #99C0EF
split-complementary
#EF99EB #C0EF99 #99EFC8
monochromatic
#DE2FD6 #E764E1 #EF99EB #F7CEF5 #FBE5FA
Accessibility & contrast
On white
2.01
#EF99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EF99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99EB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99EB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#F5A0B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef99eb; /* rgb */ color: rgb(239, 153, 235); /* oklch */ color: oklch(79.6% 0.146 328.5);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ef99eb',
950: '#000000',
},
}SCSS
$custom: #ef99eb; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef99eb",
"rgb": {
"r": 239,
"g": 153,
"b": 235
},
"hsl": {
"h": 302.791,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.79606,
"c": 0.14572,
"h": 328.5
},
"luminance": 0.47131
}Semantic roles & 50–950 ramp
primary
#EF99EB
secondary
#D8F3DA
accent
#D51A11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084