#EA99F6#EA99F6
#EA99F6 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.153 H 322.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99F6 |
|---|---|
| RGB | rgb(234, 153, 246) |
| HSL | hsl(292, 84%, 78%) |
| HSV | hsv(292, 38%, 96%) |
| CMYK | cmyk(4.9%, 37.8%, 0%, 3.5%) |
| CIE-LAB | lab(74.15, 44.97, -34.31) |
| CIE-LCH | lch(74.15, 56.57, 322.66°) |
| OKLab | oklab(79.53% 0.1211 -0.0939) |
| OKLCH | oklch(79.53% 0.153 322.2) |
| XYZ | xyz(61.9556, 46.9309, 92.9659) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.89
Plum
#DDA0DD
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.27
Baby Purple
#CA9BF7
ΔE00 6.57
Lilac (survey)
#CEA2FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99F6 #A5F699
analogous
#BB99F6 #EA99F6 #F699D3
triadic
#EA99F6 #F6EA99 #99F6EA
tetradic
#EA99F6 #F6BB99 #A5F699 #99D3F6
square
#EA99F6 #F6BB99 #A5F699 #99D3F6
split-complementary
#EA99F6 #D3F699 #99F6BB
monochromatic
#D329EC #DE61F1 #EA99F6 #F6D1FB #F9E3FD
Accessibility & contrast
On white
2.02
#EA99F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#EA99F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99F6
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99F6 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F9
Deuteranopia (green-blind)
#A3BAF3
Tritanopia (blue-blind)
#EDA3BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea99f6; /* rgb */ color: rgb(234, 153, 246); /* oklch */ color: oklch(79.5% 0.153 322.2);
Tailwind
colors: {
custom: {
50: '#f2b8f9',
500: '#ea99f6',
950: '#000000',
},
}SCSS
$custom: #ea99f6; $custom-light: #f2b8f9; $custom-dark: #000000;
JSON
{
"hex": "#ea99f6",
"rgb": {
"r": 234,
"g": 153,
"b": 246
},
"hsl": {
"h": 292.258,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.79525,
"c": 0.15329,
"h": 322.2
},
"luminance": 0.46929
}Semantic roles & 50–950 ramp
primary
#EA99F6
secondary
#DAF4D7
accent
#E00522
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085