#EA99EF#EA99EF
#EA99EF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.2% C 0.146 H 324.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99EF |
|---|---|
| RGB | rgb(234, 153, 239) |
| HSL | hsl(297, 73%, 77%) |
| HSV | hsv(297, 36%, 94%) |
| CMYK | cmyk(2.1%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(73.87, 43.66, -30.93) |
| CIE-LCH | lch(73.87, 53.51, 324.69°) |
| OKLab | oklab(79.23% 0.1196 -0.0843) |
| OKLCH | oklch(79.23% 0.146 324.8) |
| XYZ | xyz(60.9014, 46.5092, 87.4138) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.37
Mauve
#E0B0FF
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99EF #9EEF99
analogous
#BF99EF #EA99EF #EF99C9
triadic
#EA99EF #EFEA99 #99EFEA
tetradic
#EA99EF #EFBF99 #9EEF99 #99C9EF
square
#EA99EF #EFBF99 #9EEF99 #99C9EF
split-complementary
#EA99EF #C9EF99 #99EFBF
monochromatic
#D42FDE #DF64E7 #EA99EF #F5CEF7 #FAE5FB
Accessibility & contrast
On white
2.04
#EA99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EA99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99EF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99EF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#EEA2B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea99ef; /* rgb */ color: rgb(234, 153, 239); /* oklch */ color: oklch(79.2% 0.146 324.8);
Tailwind
colors: {
custom: {
50: '#f2b8f4',
500: '#ea99ef',
950: '#000000',
},
}SCSS
$custom: #ea99ef; $custom-light: #f2b8f4; $custom-dark: #000000;
JSON
{
"hex": "#ea99ef",
"rgb": {
"r": 234,
"g": 153,
"b": 239
},
"hsl": {
"h": 296.512,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.79232,
"c": 0.1463,
"h": 324.8
},
"luminance": 0.46507
}Semantic roles & 50–950 ramp
primary
#EA99EF
secondary
#DAF3D8
accent
#D5111C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085