#EF99EA#EF99EA
#EF99EA is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.6% C 0.145 H 328.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99EA |
|---|---|
| RGB | rgb(239, 153, 234) |
| HSL | hsl(303, 73%, 77%) |
| HSV | hsv(303, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 2.1%, 6.3%) |
| CIE-LAB | lab(74.24, 44.29, -27.59) |
| CIE-LCH | lch(74.24, 52.19, 328.08°) |
| OKLab | oklab(79.57% 0.124 -0.0748) |
| OKLCH | oklch(79.57% 0.145 328.9) |
| XYZ | xyz(61.8381, 47.0764, 83.6553) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 7.45
Bubblegum Pink
#FE83CC
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99EA #99EF9E
analogous
#C999EF #EF99EA #EF99BF
triadic
#EF99EA #EAEF99 #99EAEF
tetradic
#EF99EA #EFC999 #99EF9E #99BFEF
square
#EF99EA #EFC999 #99EF9E #99BFEF
split-complementary
#EF99EA #BFEF99 #99EFC9
monochromatic
#DE2FD4 #E764DF #EF99EA #F7CEF5 #FBE5FA
Accessibility & contrast
On white
2.02
#EF99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EF99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99EA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99EA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#AABBE7
Tritanopia (blue-blind)
#F5A0B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef99ea; /* rgb */ color: rgb(239, 153, 234); /* oklch */ color: oklch(79.6% 0.145 328.9);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ef99ea',
950: '#000000',
},
}SCSS
$custom: #ef99ea; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef99ea",
"rgb": {
"r": 239,
"g": 153,
"b": 234
},
"hsl": {
"h": 303.488,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.79566,
"c": 0.1448,
"h": 328.9
},
"luminance": 0.47074
}Semantic roles & 50–950 ramp
primary
#EF99EA
secondary
#D8F3DA
accent
#D51C11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084