#E67EC1#E67EC1
#E67EC1 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.150 H 342.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EC1 |
|---|---|
| RGB | rgb(230, 126, 193) |
| HSL | hsl(321, 68%, 70%) |
| HSV | hsv(321, 45%, 90%) |
| CMYK | cmyk(0%, 45.2%, 16.1%, 9.8%) |
| CIE-LAB | lab(66.21, 48.51, -17.24) |
| CIE-LCH | lch(66.21, 51.48, 340.44°) |
| OKLab | oklab(72.81% 0.1432 -0.0458) |
| OKLCH | oklch(72.81% 0.15 342.3) |
| XYZ | xyz(49.7203, 35.5984, 54.6941) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.36
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Hot Pink
#FF69B4
ΔE00 5.91
Pale Magenta
#D767AD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EC1 #7EE6A3
analogous
#D77EE6 #E67EC1 #E67E8D
triadic
#E67EC1 #C1E67E #7EC1E6
tetradic
#E67EC1 #E6D77E #7EE6A3 #7E8DE6
square
#E67EC1 #E6D77E #7EE6A3 #7E8DE6
split-complementary
#E67EC1 #8DE67E #7EE6D7
monochromatic
#C4268C #DC4BA8 #E67EC1 #F0B1DA #FAE5F2
Accessibility & contrast
On white
2.59
#E67EC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#E67EC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EC1
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EC1 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C3
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#F17F97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e67ec1; /* rgb */ color: rgb(230, 126, 193); /* oklch */ color: oklch(72.8% 0.150 342.3);
Tailwind
colors: {
custom: {
50: '#f0a6d3',
500: '#e67ec1',
950: '#000000',
},
}SCSS
$custom: #e67ec1; $custom-light: #f0a6d3; $custom-dark: #000000;
JSON
{
"hex": "#e67ec1",
"rgb": {
"r": 230,
"g": 126,
"b": 193
},
"hsl": {
"h": 321.346,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.72814,
"c": 0.1504,
"h": 342.3
},
"luminance": 0.35595
}Semantic roles & 50–950 ramp
primary
#E67EC1
secondary
#D1EFDC
accent
#CF5816
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82