#E67EEB#E67EEB
#E67EEB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.185 H 325.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EEB |
|---|---|
| RGB | rgb(230, 126, 235) |
| HSL | hsl(297, 73%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.1%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.83, 55.53, -38.13) |
| CIE-LCH | lch(67.83, 67.36, 325.52°) |
| OKLab | oklab(74.56% 0.1526 -0.1047) |
| OKLCH | oklch(74.56% 0.185 325.5) |
| XYZ | xyz(55.0881, 37.7456, 82.9651) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EEB #83EB7E
analogous
#AF7EEB #E67EEB #EB7EB9
triadic
#E67EEB #EBE67E #7EEBE6
tetradic
#E67EEB #EBAF7E #83EB7E #7EB9EB
square
#E67EEB #EBAF7E #83EB7E #7EB9EB
split-complementary
#E67EEB #B9EB7E #7EEBAF
monochromatic
#C720CF #DC49E3 #E67EEB #F0B3F3 #FAE5FB
Accessibility & contrast
On white
2.46
#E67EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E67EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EEB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EEB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#EB8AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67eeb; /* rgb */ color: rgb(230, 126, 235); /* oklch */ color: oklch(74.6% 0.185 325.5);
Tailwind
colors: {
custom: {
50: '#f0a6f2',
500: '#e67eeb',
950: '#000000',
},
}SCSS
$custom: #e67eeb; $custom-light: #f0a6f2; $custom-dark: #000000;
JSON
{
"hex": "#e67eeb",
"rgb": {
"r": 230,
"g": 126,
"b": 235
},
"hsl": {
"h": 297.248,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.74556,
"c": 0.18503,
"h": 325.5
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#E67EEB
secondary
#D5F1D4
accent
#D51019
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85