#E67FEB#E67FEB
#E67FEB is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.183 H 325.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FEB |
|---|---|
| RGB | rgb(230, 127, 235) |
| HSL | hsl(297, 73%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.1%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(68.02, 55.04, -37.84) |
| CIE-LCH | lch(68.02, 66.79, 325.49°) |
| OKLab | oklab(74.7% 0.1512 -0.1039) |
| OKLCH | oklch(74.7% 0.183 325.5) |
| XYZ | xyz(55.2167, 38.0026, 83.0079) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 3.94
Orchid
#DA70D6
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FEB #84EB7F
analogous
#B07FEB #E67FEB #EB7FBA
triadic
#E67FEB #EBE67F #7FEBE6
tetradic
#E67FEB #EBB07F #84EB7F #7FBAEB
square
#E67FEB #EBB07F #84EB7F #7FBAEB
split-complementary
#E67FEB #BAEB7F #7FEBB0
monochromatic
#C720CF #DC4AE3 #E67FEB #F0B4F3 #FAE5FB
Accessibility & contrast
On white
2.44
#E67FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E67FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FEB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FEB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#EB8BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e67feb; /* rgb */ color: rgb(230, 127, 235); /* oklch */ color: oklch(74.7% 0.183 325.5);
Tailwind
colors: {
custom: {
50: '#f0a7f2',
500: '#e67feb',
950: '#000000',
},
}SCSS
$custom: #e67feb; $custom-light: #f0a7f2; $custom-dark: #000000;
JSON
{
"hex": "#e67feb",
"rgb": {
"r": 230,
"g": 127,
"b": 235
},
"hsl": {
"h": 297.222,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74697,
"c": 0.18342,
"h": 325.5
},
"luminance": 0.38
}Semantic roles & 50–950 ramp
primary
#E67FEB
secondary
#D6F1D5
accent
#D5101A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85