#EA7EEB#EA7EEB
#EA7EEB is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.187 H 326.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EEB |
|---|---|
| RGB | rgb(234, 126, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.4%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.33, 56.66, -37.33) |
| CIE-LCH | lch(68.33, 67.85, 326.62°) |
| OKLab | oklab(75.03% 0.157 -0.1023) |
| OKLCH | oklch(75.03% 0.187 326.9) |
| XYZ | xyz(56.3869, 38.4152, 83.0260) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.03
Lavender Pink
#DD85D7
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EEB #7FEB7E
analogous
#B47EEB #EA7EEB #EB7EB5
triadic
#EA7EEB #EBEA7E #7EEBEA
tetradic
#EA7EEB #EBB47E #7FEB7E #7EB5EB
square
#EA7EEB #EBB47E #7FEB7E #7EB5EB
split-complementary
#EA7EEB #B5EB7E #7EEBB4
monochromatic
#CD20CF #E149E3 #EA7EEB #F3B3F3 #FBE5FB
Accessibility & contrast
On white
2.42
#EA7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EA7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EEB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EEB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#F08AAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7eeb; /* rgb */ color: rgb(234, 126, 235); /* oklch */ color: oklch(75.0% 0.187 326.9);
Tailwind
colors: {
custom: {
50: '#f3a7f1',
500: '#ea7eeb',
950: '#000000',
},
}SCSS
$custom: #ea7eeb; $custom-light: #f3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#ea7eeb",
"rgb": {
"r": 234,
"g": 126,
"b": 235
},
"hsl": {
"h": 299.45,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.75026,
"c": 0.18741,
"h": 326.9
},
"luminance": 0.38412
}Semantic roles & 50–950 ramp
primary
#EA7EEB
secondary
#D4F1D4
accent
#D51012
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85