#E65ABE#E65ABE
#E65ABE is a light, highly saturated pink. Relative luminance 0.279; OKLCH L 68.0% C 0.204 H 340.5°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E65ABE |
|---|---|
| RGB | rgb(230, 90, 190) |
| HSL | hsl(317, 74%, 63%) |
| HSV | hsv(317, 61%, 90%) |
| CMYK | cmyk(0%, 60.9%, 17.4%, 9.8%) |
| CIE-LAB | lab(59.76, 64.83, -25.39) |
| CIE-LCH | lch(59.76, 69.62, 338.61°) |
| OKLab | oklab(67.98% 0.1925 -0.0682) |
| OKLCH | oklch(67.98% 0.204 340.5) |
| XYZ | xyz(45.5846, 27.8570, 51.6814) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.92
Pale Magenta
#D767AD
ΔE00 4.27
Purplish Pink
#CE5DAE
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.97
Bright Pink
#FE01B1
ΔE00 6.65
Hot Magenta
#F504C9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E65ABE #5AE682
analogous
#C85AE6 #E65ABE #E65A78
triadic
#E65ABE #BEE65A #5ABEE6
tetradic
#E65ABE #E6C85A #5AE682 #5A78E6
square
#E65ABE #E6C85A #5AE682 #5A78E6
split-complementary
#E65ABE #78E65A #5AE6C8
monochromatic
#AC1A82 #DE25A9 #E65ABE #EE8FD3 #F6C4E8
Accessibility & contrast
On white
3.20
#E65ABE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#E65ABE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E65ABE
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E65ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E65ABE | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6282C1
Deuteranopia (green-blind)
#8C98BA
Tritanopia (blue-blind)
#F35D84
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #e65abe; /* rgb */ color: rgb(230, 90, 190); /* oklch */ color: oklch(68.0% 0.204 340.5);
Tailwind
colors: {
custom: {
50: '#f190d1',
500: '#e65abe',
950: '#000000',
},
}SCSS
$custom: #e65abe; $custom-light: #f190d1; $custom-dark: #000000;
JSON
{
"hex": "#e65abe",
"rgb": {
"r": 230,
"g": 90,
"b": 190
},
"hsl": {
"h": 317.143,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.67983,
"c": 0.20421,
"h": 340.5
},
"luminance": 0.27853
}Semantic roles & 50–950 ramp
primary
#E65ABE
secondary
#B5E7C3
accent
#D64810
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#170D14
muted
#857E82