#E795DB#E795DB
#E795DB is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.5% C 0.132 H 332.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E795DB |
|---|---|
| RGB | rgb(231, 149, 219) |
| HSL | hsl(309, 63%, 75%) |
| HSV | hsv(309, 35%, 91%) |
| CMYK | cmyk(0%, 35.5%, 5.2%, 9.4%) |
| CIE-LAB | lab(71.96, 41.24, -22.94) |
| CIE-LCH | lch(71.96, 47.19, 330.91°) |
| OKLab | oklab(77.47% 0.1171 -0.0619) |
| OKLCH | oklch(77.47% 0.132 332.1) |
| XYZ | xyz(56.4880, 43.6009, 72.4445) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 7.61
Pink (survey)
#FF81C0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E795DB #95E7A1
analogous
#CA95E7 #E795DB #E795B2
triadic
#E795DB #DBE795 #95DBE7
tetradic
#E795DB #E7CA95 #95E7A1 #95B2E7
square
#E795DB #E7CA95 #95E7A1 #95B2E7
split-complementary
#E795DB #B2E795 #95E7CA
monochromatic
#D031B9 #DC63CA #E795DB #F2C7EC #F9E6F7
Accessibility & contrast
On white
2.16
#E795DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E795DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E795DB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E795DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E795DB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#A8B5D8
Tritanopia (blue-blind)
#EE9AAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e795db; /* rgb */ color: rgb(231, 149, 219); /* oklch */ color: oklch(77.5% 0.132 332.1);
Tailwind
colors: {
custom: {
50: '#f0b5e6',
500: '#e795db',
950: '#000000',
},
}SCSS
$custom: #e795db; $custom-light: #f0b5e6; $custom-dark: #000000;
JSON
{
"hex": "#e795db",
"rgb": {
"r": 231,
"g": 149,
"b": 219
},
"hsl": {
"h": 308.78,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.77471,
"c": 0.13241,
"h": 332.1
},
"luminance": 0.43598
}Semantic roles & 50–950 ramp
primary
#E795DB
secondary
#DAF1DE
accent
#CB341B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084