#EA92CD#EA92CD
#EA92CD is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.129 H 340.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92CD |
|---|---|
| RGB | rgb(234, 146, 205) |
| HSL | hsl(320, 68%, 75%) |
| HSV | hsv(320, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 12.4%, 8.2%) |
| CIE-LAB | lab(71.19, 41.43, -16.36) |
| CIE-LCH | lch(71.19, 44.54, 338.45°) |
| OKLab | oklab(76.8% 0.121 -0.0435) |
| OKLCH | oklch(76.8% 0.129 340.2) |
| XYZ | xyz(55.2302, 42.4611, 63.0325) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.50
Plum
#DDA0DD
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 8.43
Bubblegum (survey)
#FF6CB5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92CD #92EAAF
analogous
#DB92EA #EA92CD #EA92A1
triadic
#EA92CD #CDEA92 #92CDEA
tetradic
#EA92CD #EADB92 #92EAAF #92A1EA
square
#EA92CD #EADB92 #92EAAF #92A1EA
split-complementary
#EA92CD #A1EA92 #92EADB
monochromatic
#D62B9E #E05FB5 #EA92CD #F4C5E5 #FAE5F3
Accessibility & contrast
On white
2.21
#EA92CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EA92CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92CD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92CD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#ACB3CB
Tritanopia (blue-blind)
#F493A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea92cd; /* rgb */ color: rgb(234, 146, 205); /* oklch */ color: oklch(76.8% 0.129 340.2);
Tailwind
colors: {
custom: {
50: '#f2b3dc',
500: '#ea92cd',
950: '#000000',
},
}SCSS
$custom: #ea92cd; $custom-light: #f2b3dc; $custom-dark: #000000;
JSON
{
"hex": "#ea92cd",
"rgb": {
"r": 234,
"g": 146,
"b": 205
},
"hsl": {
"h": 319.773,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.76803,
"c": 0.12859,
"h": 340.2
},
"luminance": 0.42458
}Semantic roles & 50–950 ramp
primary
#EA92CD
secondary
#D9F2E1
accent
#D05316
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083