#E67EED#E67EED
#E67EED is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.187 H 324.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EED |
|---|---|
| RGB | rgb(230, 126, 237) |
| HSL | hsl(296, 76%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(3%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.92, 55.89, -39.10) |
| CIE-LCH | lch(67.92, 68.21, 325.02°) |
| OKLab | oklab(74.65% 0.1529 -0.1075) |
| OKLCH | oklch(74.65% 0.187 324.9) |
| XYZ | xyz(55.3787, 37.8618, 84.4954) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.66
Lavender Pink
#DD85D7
ΔE00 4.35
Orchid
#DA70D6
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EED #85ED7E
analogous
#AE7EED #E67EED #ED7EBC
triadic
#E67EED #EDE67E #7EEDE6
tetradic
#E67EED #EDAE7E #85ED7E #7EBCED
square
#E67EED #EDAE7E #85ED7E #7EBCED
split-complementary
#E67EED #BCED7E #7EEDAE
monochromatic
#C81DD3 #DC48E6 #E67EED #F0B4F4 #FAE4FB
Accessibility & contrast
On white
2.45
#E67EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E67EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EED
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EED | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#EA8BAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67eed; /* rgb */ color: rgb(230, 126, 237); /* oklch */ color: oklch(74.6% 0.187 324.9);
Tailwind
colors: {
custom: {
50: '#f0a7f3',
500: '#e67eed',
950: '#000000',
},
}SCSS
$custom: #e67eed; $custom-light: #f0a7f3; $custom-dark: #000000;
JSON
{
"hex": "#e67eed",
"rgb": {
"r": 230,
"g": 126,
"b": 237
},
"hsl": {
"h": 296.216,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74648,
"c": 0.18687,
"h": 324.9
},
"luminance": 0.37859
}Semantic roles & 50–950 ramp
primary
#E67EED
secondary
#D7F2D5
accent
#D80E1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85