#E65ABB#E65ABB
#E65ABB is a light, highly saturated pink. Relative luminance 0.277; OKLCH L 67.9% C 0.202 H 341.6°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E65ABB |
|---|---|
| RGB | rgb(230, 90, 187) |
| HSL | hsl(318, 74%, 63%) |
| HSV | hsv(318, 61%, 90%) |
| CMYK | cmyk(0%, 60.9%, 18.7%, 9.8%) |
| CIE-LAB | lab(59.64, 64.41, -23.86) |
| CIE-LCH | lch(59.64, 68.68, 339.68°) |
| OKLab | oklab(67.86% 0.1919 -0.0639) |
| OKLCH | oklch(67.86% 0.202 341.6) |
| XYZ | xyz(45.2600, 27.7272, 49.9723) |
| Luminance | 0.2772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.88
Purplish Pink
#CE5DAE
ΔE00 4.21
Purpleish Pink
#DF4EC8
ΔE00 4.35
Orchid
#DA70D6
ΔE00 6.42
Barbie Pink
#FE46A5
ΔE00 6.44
Bright Pink
#FE01B1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E65ABB #5AE685
analogous
#CB5AE6 #E65ABB #E65A75
triadic
#E65ABB #BBE65A #5ABBE6
tetradic
#E65ABB #E6CB5A #5AE685 #5A75E6
square
#E65ABB #E6CB5A #5AE685 #5A75E6
split-complementary
#E65ABB #75E65A #5AE6CB
monochromatic
#AC1A7F #DE25A5 #E65ABB #EE8FD1 #F6C4E7
Accessibility & contrast
On white
3.21
#E65ABB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#E65ABB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E65ABB
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E65ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E65ABB | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6481BE
Deuteranopia (green-blind)
#8D98B8
Tritanopia (blue-blind)
#F35C83
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #e65abb; /* rgb */ color: rgb(230, 90, 187); /* oklch */ color: oklch(67.9% 0.202 341.6);
Tailwind
colors: {
custom: {
50: '#f190cf',
500: '#e65abb',
950: '#000000',
},
}SCSS
$custom: #e65abb; $custom-light: #f190cf; $custom-dark: #000000;
JSON
{
"hex": "#e65abb",
"rgb": {
"r": 230,
"g": 90,
"b": 187
},
"hsl": {
"h": 318.429,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.67857,
"c": 0.20224,
"h": 341.6
},
"luminance": 0.27723
}Semantic roles & 50–950 ramp
primary
#E65ABB
secondary
#B5E7C4
accent
#D64D10
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#170D14
muted
#857E82