#E67BEA#E67BEA
#E67BEA is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.189 H 325.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E67BEA |
|---|---|
| RGB | rgb(230, 123, 234) |
| HSL | hsl(298, 73%, 70%) |
| HSV | hsv(298, 47%, 92%) |
| CMYK | cmyk(1.7%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(67.23, 56.82, -38.53) |
| CIE-LCH | lch(67.23, 68.65, 325.86°) |
| OKLab | oklab(74.09% 0.1565 -0.1058) |
| OKLCH | oklch(74.09% 0.189 325.9) |
| XYZ | xyz(54.5662, 36.9322, 82.0804) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.14
Orchid
#DA70D6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67BEA #7FEA7B
analogous
#AF7BEA #E67BEA #EA7BB6
triadic
#E67BEA #EAE67B #7BEAE6
tetradic
#E67BEA #EAAF7B #7FEA7B #7BB6EA
square
#E67BEA #EAAF7B #7FEA7B #7BB6EA
split-complementary
#E67BEA #B6EA7B #7BEAAF
monochromatic
#C420CA #DC46E2 #E67BEA #F0B0F2 #FAE5FB
Accessibility & contrast
On white
2.50
#E67BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E67BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67BEA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67BEA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#8FA8E7
Tritanopia (blue-blind)
#EB87A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67bea; /* rgb */ color: rgb(230, 123, 234); /* oklch */ color: oklch(74.1% 0.189 325.9);
Tailwind
colors: {
custom: {
50: '#f0a5f1',
500: '#e67bea',
950: '#000000',
},
}SCSS
$custom: #e67bea; $custom-light: #f0a5f1; $custom-dark: #000000;
JSON
{
"hex": "#e67bea",
"rgb": {
"r": 230,
"g": 123,
"b": 234
},
"hsl": {
"h": 297.838,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74092,
"c": 0.1889,
"h": 325.9
},
"luminance": 0.36929
}Semantic roles & 50–950 ramp
primary
#E67BEA
secondary
#D2F0D1
accent
#D51118
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85