#E699EB#E699EB
#E699EB is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.6% C 0.140 H 324.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E699EB |
|---|---|
| RGB | rgb(230, 153, 235) |
| HSL | hsl(296, 67%, 76%) |
| HSV | hsv(296, 35%, 92%) |
| CMYK | cmyk(2.1%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.29, 41.70, -29.68) |
| CIE-LCH | lch(73.29, 51.19, 324.56°) |
| OKLab | oklab(78.64% 0.1141 -0.0809) |
| OKLCH | oklch(78.64% 0.14 324.7) |
| XYZ | xyz(59.0183, 45.6058, 84.2751) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.03
Violet (CSS)
#EE82EE
ΔE00 5.29
Mauve
#E0B0FF
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 7.11
Lavender (survey)
#C79FEF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E699EB #9EEB99
analogous
#BD99EB #E699EB #EB99C7
triadic
#E699EB #EBE699 #99EBE6
tetradic
#E699EB #EBBD99 #9EEB99 #99C7EB
square
#E699EB #EBBD99 #9EEB99 #99C7EB
split-complementary
#E699EB #C7EB99 #99EBBD
monochromatic
#CD33D7 #D966E1 #E699EB #F3CCF5 #F9E5FA
Accessibility & contrast
On white
2.07
#E699EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E699EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E699EB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E699EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E699EB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#EAA1B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e699eb; /* rgb */ color: rgb(230, 153, 235); /* oklch */ color: oklch(78.6% 0.140 324.7);
Tailwind
colors: {
custom: {
50: '#efb8f1',
500: '#e699eb',
950: '#000000',
},
}SCSS
$custom: #e699eb; $custom-light: #efb8f1; $custom-dark: #000000;
JSON
{
"hex": "#e699eb",
"rgb": {
"r": 230,
"g": 153,
"b": 235
},
"hsl": {
"h": 296.341,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.78644,
"c": 0.13986,
"h": 324.7
},
"luminance": 0.45604
}Semantic roles & 50–950 ramp
primary
#E699EB
secondary
#DBF1DA
accent
#CF1622
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084