#E68EEB#E68EEB
#E68EEB is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.9% C 0.159 H 325.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E68EEB |
|---|---|
| RGB | rgb(230, 142, 235) |
| HSL | hsl(297, 70%, 74%) |
| HSV | hsv(297, 40%, 92%) |
| CMYK | cmyk(2.1%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.99, 47.44, -33.23) |
| CIE-LCH | lch(70.99, 57.92, 324.99°) |
| OKLab | oklab(76.91% 0.13 -0.0908) |
| OKLCH | oklch(76.91% 0.159 325.1) |
| XYZ | xyz(57.3001, 42.1696, 83.7024) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 5.13
Plum
#DDA0DD
ΔE00 6.15
Orchid
#DA70D6
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68EEB #93EB8E
analogous
#B88EEB #E68EEB #EB8EC2
triadic
#E68EEB #EBE68E #8EEBE6
tetradic
#E68EEB #EBB88E #93EB8E #8EC2EB
square
#E68EEB #EBB88E #93EB8E #8EC2EB
split-complementary
#E68EEB #C2EB8E #8EEBB8
monochromatic
#CF26D8 #DA5AE2 #E68EEB #F2C2F4 #F9E5FA
Accessibility & contrast
On white
2.23
#E68EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#E68EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68EEB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68EEB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#EA98B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e68eeb; /* rgb */ color: rgb(230, 142, 235); /* oklch */ color: oklch(76.9% 0.159 325.1);
Tailwind
colors: {
custom: {
50: '#efb1f1',
500: '#e68eeb',
950: '#000000',
},
}SCSS
$custom: #e68eeb; $custom-light: #efb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e68eeb",
"rgb": {
"r": 230,
"g": 142,
"b": 235
},
"hsl": {
"h": 296.774,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76911,
"c": 0.15863,
"h": 325.1
},
"luminance": 0.42167
}Semantic roles & 50–950 ramp
primary
#E68EEB
secondary
#DAF2D9
accent
#D2141E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085