#EA6EEB#EA6EEB
#EA6EEB is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.9% C 0.212 H 327.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA6EEB |
|---|---|
| RGB | rgb(234, 110, 235) |
| HSL | hsl(300, 76%, 68%) |
| HSV | hsv(300, 53%, 92%) |
| CMYK | cmyk(0.4%, 53.2%, 0%, 7.8%) |
| CIE-LAB | lab(65.47, 64.22, -41.79) |
| CIE-LCH | lch(65.47, 76.62, 326.95°) |
| OKLab | oklab(72.92% 0.1783 -0.115) |
| OKLCH | oklch(72.92% 0.212 327.2) |
| XYZ | xyz(54.5021, 34.6456, 82.3977) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 3.46
Orchid
#DA70D6
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA6EEB #6FEB6E
analogous
#AB6EEB #EA6EEB #EB6EAD
triadic
#EA6EEB #EBEA6E #6EEBEA
tetradic
#EA6EEB #EBAB6E #6FEB6E #6EADEB
square
#EA6EEB #EBAB6E #6FEB6E #6EADEB
split-complementary
#EA6EEB #ADEB6E #6EEBAB
monochromatic
#C21BC4 #E238E4 #EA6EEB #F2A4F2 #FADAFA
Accessibility & contrast
On white
2.65
#EA6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#EA6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA6EEB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA6EEB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195EF
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#F07CA3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea6eeb; /* rgb */ color: rgb(234, 110, 235); /* oklch */ color: oklch(72.9% 0.212 327.2);
Tailwind
colors: {
custom: {
50: '#f39df2',
500: '#ea6eeb',
950: '#000000',
},
}SCSS
$custom: #ea6eeb; $custom-light: #f39df2; $custom-dark: #000000;
JSON
{
"hex": "#ea6eeb",
"rgb": {
"r": 234,
"g": 110,
"b": 235
},
"hsl": {
"h": 299.52,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.72919,
"c": 0.21213,
"h": 327.2
},
"luminance": 0.34642
}Semantic roles & 50–950 ramp
primary
#EA6EEB
secondary
#C7EEC7
accent
#D80E0F
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F17
muted
#857F85