#EA7FDF#EA7FDF
#EA7FDF is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.175 H 331.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FDF |
|---|---|
| RGB | rgb(234, 127, 223) |
| HSL | hsl(306, 72%, 71%) |
| HSV | hsv(306, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 4.7%, 8.2%) |
| CIE-LAB | lab(68.02, 54.09, -31.17) |
| CIE-LCH | lch(68.02, 62.43, 330.05°) |
| OKLab | oklab(74.64% 0.1534 -0.0848) |
| OKLCH | oklch(74.64% 0.175 331.1) |
| XYZ | xyz(54.8399, 38.0020, 74.2443) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 2.59
Orchid
#DA70D6
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FDF #7FEA8A
analogous
#BF7FEA #EA7FDF #EA7FA9
triadic
#EA7FDF #DFEA7F #7FDFEA
tetradic
#EA7FDF #EABF7F #7FEA8A #7FA9EA
square
#EA7FDF #EABF7F #7FEA8A #7FA9EA
split-complementary
#EA7FDF #A9EA7F #7FEABF
monochromatic
#CD22BB #E14AD2 #EA7FDF #F3B4EC #FBE5F8
Accessibility & contrast
On white
2.44
#EA7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EA7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FDF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FDF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE2
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#F287A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7fdf; /* rgb */ color: rgb(234, 127, 223); /* oklch */ color: oklch(74.6% 0.175 331.1);
Tailwind
colors: {
custom: {
50: '#f3a7e9',
500: '#ea7fdf',
950: '#000000',
},
}SCSS
$custom: #ea7fdf; $custom-light: #f3a7e9; $custom-dark: #000000;
JSON
{
"hex": "#ea7fdf",
"rgb": {
"r": 234,
"g": 127,
"b": 223
},
"hsl": {
"h": 306.168,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74639,
"c": 0.17526,
"h": 331.1
},
"luminance": 0.37999
}Semantic roles & 50–950 ramp
primary
#EA7FDF
secondary
#D4F1D7
accent
#D42612
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84