#E67CEB#E67CEB
#E67CEB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.188 H 325.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E67CEB |
|---|---|
| RGB | rgb(230, 124, 235) |
| HSL | hsl(297, 74%, 70%) |
| HSV | hsv(297, 47%, 92%) |
| CMYK | cmyk(2.1%, 47.2%, 0%, 7.8%) |
| CIE-LAB | lab(67.46, 56.51, -38.72) |
| CIE-LCH | lch(67.46, 68.51, 325.58°) |
| OKLab | oklab(74.28% 0.1553 -0.1064) |
| OKLCH | oklch(74.28% 0.188 325.6) |
| XYZ | xyz(54.8350, 37.2392, 82.8807) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 2.30
Orchid
#DA70D6
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67CEB #81EB7C
analogous
#AE7CEB #E67CEB #EB7CB9
triadic
#E67CEB #EBE67C #7CEBE6
tetradic
#E67CEB #EBAE7C #81EB7C #7CB9EB
square
#E67CEB #EBAE7C #81EB7C #7CB9EB
split-complementary
#E67CEB #B9EB7C #7CEBAE
monochromatic
#C51FCD #DC47E3 #E67CEB #F0B1F3 #FAE4FB
Accessibility & contrast
On white
2.49
#E67CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E67CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67CEB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67CEB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#EB89A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67ceb; /* rgb */ color: rgb(230, 124, 235); /* oklch */ color: oklch(74.3% 0.188 325.6);
Tailwind
colors: {
custom: {
50: '#f0a5f2',
500: '#e67ceb',
950: '#000000',
},
}SCSS
$custom: #e67ceb; $custom-light: #f0a5f2; $custom-dark: #000000;
JSON
{
"hex": "#e67ceb",
"rgb": {
"r": 230,
"g": 124,
"b": 235
},
"hsl": {
"h": 297.297,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.74277,
"c": 0.18823,
"h": 325.6
},
"luminance": 0.37236
}Semantic roles & 50–950 ramp
primary
#E67CEB
secondary
#D4F1D2
accent
#D61019
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85