#E68EED#E68EED
#E68EED is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.161 H 324.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E68EED |
|---|---|
| RGB | rgb(230, 142, 237) |
| HSL | hsl(296, 73%, 74%) |
| HSV | hsv(296, 40%, 93%) |
| CMYK | cmyk(3%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.07, 47.81, -34.21) |
| CIE-LCH | lch(71.07, 58.78, 324.42°) |
| OKLab | oklab(77% 0.1305 -0.0936) |
| OKLCH | oklch(77% 0.161 324.3) |
| XYZ | xyz(57.5907, 42.2858, 85.2327) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.16
Plum
#DDA0DD
ΔE00 6.38
Orchid
#DA70D6
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68EED #95ED8E
analogous
#B78EED #E68EED #ED8EC5
triadic
#E68EED #EDE68E #8EEDE6
tetradic
#E68EED #EDB78E #95ED8E #8EC5ED
square
#E68EED #EDB78E #95ED8E #8EC5ED
split-complementary
#E68EED #C5ED8E #8EEDB7
monochromatic
#CF24DC #DA59E5 #E68EED #F2C3F5 #F9E5FB
Accessibility & contrast
On white
2.22
#E68EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E68EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68EED
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68EED | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#EA98B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e68eed; /* rgb */ color: rgb(230, 142, 237); /* oklch */ color: oklch(77.0% 0.161 324.3);
Tailwind
colors: {
custom: {
50: '#efb1f3',
500: '#e68eed',
950: '#000000',
},
}SCSS
$custom: #e68eed; $custom-light: #efb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e68eed",
"rgb": {
"r": 230,
"g": 142,
"b": 237
},
"hsl": {
"h": 295.579,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.76997,
"c": 0.16057,
"h": 324.3
},
"luminance": 0.42283
}Semantic roles & 50–950 ramp
primary
#E68EED
secondary
#DAF2D9
accent
#D5111F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085