#EA8FE6#EA8FE6
#EA8FE6 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.155 H 328.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FE6 |
|---|---|
| RGB | rgb(234, 143, 230) |
| HSL | hsl(303, 68%, 74%) |
| HSV | hsv(303, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 1.7%, 8.2%) |
| CIE-LAB | lab(71.46, 47.22, -29.73) |
| CIE-LCH | lch(71.46, 55.80, 327.81°) |
| OKLab | oklab(77.3% 0.132 -0.0808) |
| OKLCH | oklch(77.3% 0.155 328.5) |
| XYZ | xyz(58.0361, 42.8532, 80.0621) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.31
Plum
#DDA0DD
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 7.17
Orchid
#DA70D6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FE6 #8FEA93
analogous
#C18FEA #EA8FE6 #EA8FB9
triadic
#EA8FE6 #E6EA8F #8FE6EA
tetradic
#EA8FE6 #EAC18F #8FEA93 #8FB9EA
square
#EA8FE6 #EAC18F #8FEA93 #8FB9EA
split-complementary
#EA8FE6 #B9EA8F #8FEAC1
monochromatic
#D628CF #E05BDA #EA8FE6 #F4C3F2 #FAE5F9
Accessibility & contrast
On white
2.19
#EA8FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EA8FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FE6
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FE6 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E9
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#F097B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8fe6; /* rgb */ color: rgb(234, 143, 230); /* oklch */ color: oklch(77.3% 0.155 328.5);
Tailwind
colors: {
custom: {
50: '#f2b2ee',
500: '#ea8fe6',
950: '#000000',
},
}SCSS
$custom: #ea8fe6; $custom-light: #f2b2ee; $custom-dark: #000000;
JSON
{
"hex": "#ea8fe6",
"rgb": {
"r": 234,
"g": 143,
"b": 230
},
"hsl": {
"h": 302.637,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.77298,
"c": 0.15478,
"h": 328.5
},
"luminance": 0.42851
}Semantic roles & 50–950 ramp
primary
#EA8FE6
secondary
#D9F2DA
accent
#D01D15
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084