#EA7EDF#EA7EDF
#EA7EDF is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.177 H 331.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EDF |
|---|---|
| RGB | rgb(234, 126, 223) |
| HSL | hsl(306, 72%, 71%) |
| HSV | hsv(306, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 4.7%, 8.2%) |
| CIE-LAB | lab(67.83, 54.58, -31.46) |
| CIE-LCH | lch(67.83, 63.00, 330.04°) |
| OKLab | oklab(74.5% 0.1548 -0.0856) |
| OKLCH | oklch(74.5% 0.177 331.1) |
| XYZ | xyz(54.7114, 37.7450, 74.2015) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Violet (CSS)
#EE82EE
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 2.71
Orchid
#DA70D6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EDF #7EEA89
analogous
#BF7EEA #EA7EDF #EA7EA9
triadic
#EA7EDF #DFEA7E #7EDFEA
tetradic
#EA7EDF #EABF7E #7EEA89 #7EA9EA
square
#EA7EDF #EABF7E #7EEA89 #7EA9EA
split-complementary
#EA7EDF #A9EA7E #7EEABF
monochromatic
#CC21BB #E149D2 #EA7EDF #F3B3EC #FBE5F8
Accessibility & contrast
On white
2.46
#EA7EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA7EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EDF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EDF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9CE2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#F286A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7edf; /* rgb */ color: rgb(234, 126, 223); /* oklch */ color: oklch(74.5% 0.177 331.1);
Tailwind
colors: {
custom: {
50: '#f3a7e9',
500: '#ea7edf',
950: '#000000',
},
}SCSS
$custom: #ea7edf; $custom-light: #f3a7e9; $custom-dark: #000000;
JSON
{
"hex": "#ea7edf",
"rgb": {
"r": 234,
"g": 126,
"b": 223
},
"hsl": {
"h": 306.111,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74498,
"c": 0.17689,
"h": 331.1
},
"luminance": 0.37742
}Semantic roles & 50–950 ramp
primary
#EA7EDF
secondary
#D3F1D6
accent
#D42511
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84