#E995DF#E995DF
#E995DF is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.137 H 331.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E995DF |
|---|---|
| RGB | rgb(233, 149, 223) |
| HSL | hsl(307, 66%, 75%) |
| HSV | hsv(307, 36%, 91%) |
| CMYK | cmyk(0%, 36.1%, 4.3%, 8.6%) |
| CIE-LAB | lab(72.33, 42.57, -24.56) |
| CIE-LCH | lch(72.33, 49.15, 330.02°) |
| OKLab | oklab(77.85% 0.1204 -0.0664) |
| OKLCH | oklch(77.85% 0.137 331.1) |
| XYZ | xyz(57.6703, 44.1489, 75.2816) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 7.21
Pink (survey)
#FF81C0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995DF #95E99F
analogous
#C995E9 #E995DF #E995B5
triadic
#E995DF #DFE995 #95DFE9
tetradic
#E995DF #E9C995 #95E99F #95B5E9
square
#E995DF #E9C995 #95E99F #95B5E9
split-complementary
#E995DF #B5E995 #95E9C9
monochromatic
#D430C0 #DE62D0 #E995DF #F4C8EE #FAE6F7
Accessibility & contrast
On white
2.14
#E995DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E995DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995DF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995DF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#F09AB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e995df; /* rgb */ color: rgb(233, 149, 223); /* oklch */ color: oklch(77.8% 0.137 331.1);
Tailwind
colors: {
custom: {
50: '#f1b5e9',
500: '#e995df',
950: '#000000',
},
}SCSS
$custom: #e995df; $custom-light: #f1b5e9; $custom-dark: #000000;
JSON
{
"hex": "#e995df",
"rgb": {
"r": 233,
"g": 149,
"b": 223
},
"hsl": {
"h": 307.143,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.77845,
"c": 0.13744,
"h": 331.1
},
"luminance": 0.44146
}Semantic roles & 50–950 ramp
primary
#E995DF
secondary
#DAF1DD
accent
#CD2E18
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084