#E699DF#E699DF
#E699DF is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.2% C 0.128 H 329.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E699DF |
|---|---|
| RGB | rgb(230, 153, 223) |
| HSL | hsl(305, 61%, 75%) |
| HSV | hsv(305, 33%, 90%) |
| CMYK | cmyk(0%, 33.5%, 3%, 9.8%) |
| CIE-LAB | lab(72.85, 39.52, -23.79) |
| CIE-LCH | lch(72.85, 46.13, 328.95°) |
| OKLab | oklab(78.17% 0.1111 -0.0643) |
| OKLCH | oklch(78.17% 0.128 329.9) |
| XYZ | xyz(57.3427, 44.9356, 75.4506) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 6.52
Bubblegum Pink
#FE83CC
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 8.00
Purply Pink
#F075E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E699DF #99E6A0
analogous
#C799E6 #E699DF #E699B8
triadic
#E699DF #DFE699 #99DFE6
tetradic
#E699DF #E6C799 #99E6A0 #99B8E6
square
#E699DF #E6C799 #99E6A0 #99B8E6
split-complementary
#E699DF #B8E699 #99E6C7
monochromatic
#CE37C0 #DA68D0 #E699DF #F2CAEE #F9E6F7
Accessibility & contrast
On white
2.10
#E699DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E699DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E699DF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E699DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E699DF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#EC9EB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e699df; /* rgb */ color: rgb(230, 153, 223); /* oklch */ color: oklch(78.2% 0.128 329.9);
Tailwind
colors: {
custom: {
50: '#efb8e9',
500: '#e699df',
950: '#000000',
},
}SCSS
$custom: #e699df; $custom-light: #efb8e9; $custom-dark: #000000;
JSON
{
"hex": "#e699df",
"rgb": {
"r": 230,
"g": 153,
"b": 223
},
"hsl": {
"h": 305.455,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.78166,
"c": 0.12833,
"h": 329.9
},
"luminance": 0.44933
}Semantic roles & 50–950 ramp
primary
#E699DF
secondary
#DBF0DD
accent
#C82D1D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084