#E699DB#E699DB
#E699DB is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.0% C 0.125 H 331.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E699DB |
|---|---|
| RGB | rgb(230, 153, 219) |
| HSL | hsl(309, 61%, 75%) |
| HSV | hsv(309, 33%, 90%) |
| CMYK | cmyk(0%, 33.5%, 4.8%, 9.8%) |
| CIE-LAB | lab(72.71, 38.81, -21.81) |
| CIE-LCH | lch(72.71, 44.52, 330.66°) |
| OKLab | oklab(78.01% 0.11 -0.0588) |
| OKLCH | oklch(78.01% 0.125 331.9) |
| XYZ | xyz(56.8098, 44.7224, 72.6440) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.70
Lavender Pink
#DD85D7
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 6.92
Violet (CSS)
#EE82EE
ΔE00 7.12
Lilac
#C8A2C8
ΔE00 8.01
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E699DB #99E6A4
analogous
#CA99E6 #E699DB #E699B5
triadic
#E699DB #DBE699 #99DBE6
tetradic
#E699DB #E6CA99 #99E6A4 #99B5E6
square
#E699DB #E6CA99 #99E6A4 #99B5E6
split-complementary
#E699DB #B5E699 #99E6CA
monochromatic
#CE37B8 #DA68CA #E699DB #F2CAEC #F9E6F6
Accessibility & contrast
On white
2.11
#E699DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E699DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E699DB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E699DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E699DB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#EC9DB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e699db; /* rgb */ color: rgb(230, 153, 219); /* oklch */ color: oklch(78.0% 0.125 331.9);
Tailwind
colors: {
custom: {
50: '#efb8e6',
500: '#e699db',
950: '#000000',
},
}SCSS
$custom: #e699db; $custom-light: #efb8e6; $custom-dark: #000000;
JSON
{
"hex": "#e699db",
"rgb": {
"r": 230,
"g": 153,
"b": 219
},
"hsl": {
"h": 308.571,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.78013,
"c": 0.12468,
"h": 331.9
},
"luminance": 0.4472
}Semantic roles & 50–950 ramp
primary
#E699DB
secondary
#DBF0DE
accent
#C8361D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084