#E67ECB#E67ECB
#E67ECB is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.2% C 0.158 H 337.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E67ECB |
|---|---|
| RGB | rgb(230, 126, 203) |
| HSL | hsl(316, 68%, 70%) |
| HSV | hsv(316, 45%, 90%) |
| CMYK | cmyk(0%, 45.2%, 11.7%, 9.8%) |
| CIE-LAB | lab(66.57, 50.08, -22.31) |
| CIE-LCH | lch(66.57, 54.82, 335.99°) |
| OKLab | oklab(73.19% 0.1459 -0.0599) |
| OKLCH | oklch(73.19% 0.158 337.7) |
| XYZ | xyz(50.8737, 36.0598, 60.7690) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.45
Bubblegum Pink
#FE83CC
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67ECB #7EE699
analogous
#CD7EE6 #E67ECB #E67E97
triadic
#E67ECB #CBE67E #7ECBE6
tetradic
#E67ECB #E6CD7E #7EE699 #7E97E6
square
#E67ECB #E6CD7E #7EE699 #7E97E6
split-complementary
#E67ECB #97E67E #7EE6CD
monochromatic
#C4269B #DC4BB6 #E67ECB #F0B1E0 #FAE5F4
Accessibility & contrast
On white
2.56
#E67ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#E67ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67ECB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67ECB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CE
Deuteranopia (green-blind)
#9CA8C8
Tritanopia (blue-blind)
#F0819B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e67ecb; /* rgb */ color: rgb(230, 126, 203); /* oklch */ color: oklch(73.2% 0.158 337.7);
Tailwind
colors: {
custom: {
50: '#f0a6db',
500: '#e67ecb',
950: '#000000',
},
}SCSS
$custom: #e67ecb; $custom-light: #f0a6db; $custom-dark: #000000;
JSON
{
"hex": "#e67ecb",
"rgb": {
"r": 230,
"g": 126,
"b": 203
},
"hsl": {
"h": 315.577,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.73195,
"c": 0.15771,
"h": 337.7
},
"luminance": 0.36057
}Semantic roles & 50–950 ramp
primary
#E67ECB
secondary
#D1EFD9
accent
#CF4616
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83