#E995DC#E995DC
#E995DC is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.7% C 0.135 H 332.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E995DC |
|---|---|
| RGB | rgb(233, 149, 220) |
| HSL | hsl(309, 66%, 75%) |
| HSV | hsv(309, 36%, 91%) |
| CMYK | cmyk(0%, 36.1%, 5.6%, 8.6%) |
| CIE-LAB | lab(72.22, 42.05, -23.08) |
| CIE-LCH | lch(72.22, 47.96, 331.24°) |
| OKLab | oklab(77.73% 0.1196 -0.0622) |
| OKLCH | oklch(77.73% 0.135 332.5) |
| XYZ | xyz(57.2694, 43.9886, 73.1703) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.34
Violet (CSS)
#EE82EE
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 7.52
Pink (survey)
#FF81C0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995DC #95E9A2
analogous
#CC95E9 #E995DC #E995B2
triadic
#E995DC #DCE995 #95DCE9
tetradic
#E995DC #E9CC95 #95E9A2 #95B2E9
square
#E995DC #E9CC95 #95E9A2 #95B2E9
split-complementary
#E995DC #B2E995 #95E9CC
monochromatic
#D430BB #DE62CB #E995DC #F4C8ED #FAE6F7
Accessibility & contrast
On white
2.14
#E995DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E995DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995DC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995DC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AADF
Deuteranopia (green-blind)
#A9B5D9
Tritanopia (blue-blind)
#F09AAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e995dc; /* rgb */ color: rgb(233, 149, 220); /* oklch */ color: oklch(77.7% 0.135 332.5);
Tailwind
colors: {
custom: {
50: '#f1b5e7',
500: '#e995dc',
950: '#000000',
},
}SCSS
$custom: #e995dc; $custom-light: #f1b5e7; $custom-dark: #000000;
JSON
{
"hex": "#e995dc",
"rgb": {
"r": 233,
"g": 149,
"b": 220
},
"hsl": {
"h": 309.286,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.77729,
"c": 0.13479,
"h": 332.5
},
"luminance": 0.43986
}Semantic roles & 50–950 ramp
primary
#E995DC
secondary
#DAF1DD
accent
#CD3418
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084