#EA92DC#EA92DC
#EA92DC is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.141 H 332.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92DC |
|---|---|
| RGB | rgb(234, 146, 220) |
| HSL | hsl(310, 68%, 75%) |
| HSV | hsv(310, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 6%, 8.2%) |
| CIE-LAB | lab(71.70, 43.93, -23.85) |
| CIE-LCH | lch(71.70, 49.99, 331.50°) |
| OKLab | oklab(77.36% 0.1251 -0.0643) |
| OKLCH | oklch(77.36% 0.141 332.8) |
| XYZ | xyz(57.1283, 43.2203, 73.0295) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.82
Plum
#DDA0DD
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.81
Pink (survey)
#FF81C0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92DC #92EAA0
analogous
#CC92EA #EA92DC #EA92B0
triadic
#EA92DC #DCEA92 #92DCEA
tetradic
#EA92DC #EACC92 #92EAA0 #92B0EA
square
#EA92DC #EACC92 #92EAA0 #92B0EA
split-complementary
#EA92DC #B0EA92 #92EACC
monochromatic
#D62BBB #E05FCC #EA92DC #F4C5EC #FAE5F7
Accessibility & contrast
On white
2.18
#EA92DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EA92DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92DC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92DC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#F197AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea92dc; /* rgb */ color: rgb(234, 146, 220); /* oklch */ color: oklch(77.4% 0.141 332.8);
Tailwind
colors: {
custom: {
50: '#f2b3e7',
500: '#ea92dc',
950: '#000000',
},
}SCSS
$custom: #ea92dc; $custom-light: #f2b3e7; $custom-dark: #000000;
JSON
{
"hex": "#ea92dc",
"rgb": {
"r": 234,
"g": 146,
"b": 220
},
"hsl": {
"h": 309.545,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.77363,
"c": 0.14072,
"h": 332.8
},
"luminance": 0.43218
}Semantic roles & 50–950 ramp
primary
#EA92DC
secondary
#D9F2DD
accent
#D03316
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084