#E67BEF#E67BEF
#E67BEF is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.193 H 324.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E67BEF |
|---|---|
| RGB | rgb(230, 123, 239) |
| HSL | hsl(295, 78%, 71%) |
| HSV | hsv(295, 49%, 94%) |
| CMYK | cmyk(3.8%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.44, 57.72, -40.94) |
| CIE-LCH | lch(67.44, 70.77, 324.65°) |
| OKLab | oklab(74.33% 0.1573 -0.1127) |
| OKLCH | oklch(74.33% 0.193 324.4) |
| XYZ | xyz(55.2947, 37.2236, 85.9169) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 2.72
Orchid
#DA70D6
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67BEF #84EF7B
analogous
#AC7BEF #E67BEF #EF7BBE
triadic
#E67BEF #EFE67B #7BEFE6
tetradic
#E67BEF #EFAC7B #84EF7B #7BBEEF
square
#E67BEF #EFAC7B #84EF7B #7BBEEF
split-complementary
#E67BEF #BEEF7B #7BEFAC
monochromatic
#C71AD6 #DC44E8 #E67BEF #F0B2F6 #FAE4FC
Accessibility & contrast
On white
2.49
#E67BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E67BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67BEF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67BEF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#EA89AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67bef; /* rgb */ color: rgb(230, 123, 239); /* oklch */ color: oklch(74.3% 0.193 324.4);
Tailwind
colors: {
custom: {
50: '#f0a5f4',
500: '#e67bef',
950: '#000000',
},
}SCSS
$custom: #e67bef; $custom-light: #f0a5f4; $custom-dark: #000000;
JSON
{
"hex": "#e67bef",
"rgb": {
"r": 230,
"g": 123,
"b": 239
},
"hsl": {
"h": 295.345,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.74325,
"c": 0.19349,
"h": 324.4
},
"luminance": 0.37221
}Semantic roles & 50–950 ramp
primary
#E67BEF
secondary
#D6F2D3
accent
#DB0B1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85