#E48EC2#E48EC2
#E48EC2 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.1% C 0.122 H 343.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E48EC2 |
|---|---|
| RGB | rgb(228, 142, 194) |
| HSL | hsl(324, 61%, 73%) |
| HSV | hsv(324, 38%, 89%) |
| CMYK | cmyk(0%, 37.7%, 14.9%, 10.6%) |
| CIE-LAB | lab(69.28, 39.78, -13.19) |
| CIE-LCH | lch(69.28, 41.91, 341.65°) |
| OKLab | oklab(75.09% 0.1171 -0.0349) |
| OKLCH | oklch(75.09% 0.122 343.4) |
| XYZ | xyz(51.4059, 39.7380, 55.9910) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.01
Pink (survey)
#FF81C0
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.90
Bubblegum (survey)
#FF6CB5
ΔE00 7.96
Pinky
#FC86AA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48EC2 #8EE4B0
analogous
#DB8EE4 #E48EC2 #E48E97
triadic
#E48EC2 #C2E48E #8EC2E4
tetradic
#E48EC2 #E4DB8E #8EE4B0 #8E97E4
square
#E48EC2 #E4DB8E #8EE4B0 #8E97E4
split-complementary
#E48EC2 #97E48E #8EE4DB
monochromatic
#C8308C #D85DA7 #E48EC2 #F0BFDD #F9E6F2
Accessibility & contrast
On white
2.35
#E48EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E48EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48EC2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48EC2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C4
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#EE8EA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e48ec2; /* rgb */ color: rgb(228, 142, 194); /* oklch */ color: oklch(75.1% 0.122 343.4);
Tailwind
colors: {
custom: {
50: '#eeb0d4',
500: '#e48ec2',
950: '#000000',
},
}SCSS
$custom: #e48ec2; $custom-light: #eeb0d4; $custom-dark: #000000;
JSON
{
"hex": "#e48ec2",
"rgb": {
"r": 228,
"g": 142,
"b": 194
},
"hsl": {
"h": 323.721,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.75089,
"c": 0.12221,
"h": 343.4
},
"luminance": 0.39735
}Semantic roles & 50–950 ramp
primary
#E48EC2
secondary
#DBF0E3
accent
#C9611C
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#161114
muted
#848083