#E795EB#E795EB
#E795EB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.1% C 0.147 H 325.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E795EB |
|---|---|
| RGB | rgb(231, 149, 235) |
| HSL | hsl(297, 68%, 75%) |
| HSV | hsv(297, 37%, 92%) |
| CMYK | cmyk(1.7%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(72.55, 44.10, -30.81) |
| CIE-LCH | lch(72.55, 53.80, 325.06°) |
| OKLab | oklab(78.11% 0.1211 -0.084) |
| OKLCH | oklch(78.11% 0.147 325.2) |
| XYZ | xyz(58.6964, 44.4843, 84.0756) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.39
Plum
#DDA0DD
ΔE00 4.76
Purply Pink
#F075E6
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E795EB #99EB95
analogous
#BC95EB #E795EB #EB95C4
triadic
#E795EB #EBE795 #95EBE7
tetradic
#E795EB #EBBC95 #99EB95 #95C4EB
square
#E795EB #EBBC95 #99EB95 #95C4EB
split-complementary
#E795EB #C4EB95 #95EBBC
monochromatic
#D02ED8 #DB62E1 #E795EB #F3C8F5 #F9E5FA
Accessibility & contrast
On white
2.12
#E795EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E795EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E795EB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E795EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E795EB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#A2B6E8
Tritanopia (blue-blind)
#EB9EB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e795eb; /* rgb */ color: rgb(231, 149, 235); /* oklch */ color: oklch(78.1% 0.147 325.2);
Tailwind
colors: {
custom: {
50: '#f0b5f1',
500: '#e795eb',
950: '#000000',
},
}SCSS
$custom: #e795eb; $custom-light: #f0b5f1; $custom-dark: #000000;
JSON
{
"hex": "#e795eb",
"rgb": {
"r": 231,
"g": 149,
"b": 235
},
"hsl": {
"h": 297.209,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.78111,
"c": 0.14735,
"h": 325.2
},
"luminance": 0.44482
}Semantic roles & 50–950 ramp
primary
#E795EB
secondary
#DAF2D9
accent
#D0151E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085