#E793DF#E793DF
#E793DF is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.3% C 0.139 H 330.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E793DF |
|---|---|
| RGB | rgb(231, 147, 223) |
| HSL | hsl(306, 64%, 74%) |
| HSV | hsv(306, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 3.5%, 9.4%) |
| CIE-LAB | lab(71.68, 42.99, -25.57) |
| CIE-LCH | lch(71.68, 50.02, 329.25°) |
| OKLab | oklab(77.31% 0.1211 -0.0692) |
| OKLCH | oklch(77.31% 0.139 330.3) |
| XYZ | xyz(56.7072, 43.1867, 75.1466) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.58
Plum
#DDA0DD
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 6.73
Orchid
#DA70D6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793DF #93E79B
analogous
#C593E7 #E793DF #E793B5
triadic
#E793DF #DFE793 #93DFE7
tetradic
#E793DF #E7C593 #93E79B #93B5E7
square
#E793DF #E7C593 #93E79B #93B5E7
split-complementary
#E793DF #B5E793 #93E7C5
monochromatic
#D12FC1 #DC61D0 #E793DF #F2C5EE #F9E6F8
Accessibility & contrast
On white
2.18
#E793DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E793DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793DF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793DF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#ED99AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e793df; /* rgb */ color: rgb(231, 147, 223); /* oklch */ color: oklch(77.3% 0.139 330.3);
Tailwind
colors: {
custom: {
50: '#f0b4e9',
500: '#e793df',
950: '#000000',
},
}SCSS
$custom: #e793df; $custom-light: #f0b4e9; $custom-dark: #000000;
JSON
{
"hex": "#e793df",
"rgb": {
"r": 231,
"g": 147,
"b": 223
},
"hsl": {
"h": 305.714,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.77307,
"c": 0.13946,
"h": 330.3
},
"luminance": 0.43184
}Semantic roles & 50–950 ramp
primary
#E793DF
secondary
#DAF1DC
accent
#CB2B1A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084