#E793D9#E793D9
#E793D9 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.1% C 0.134 H 333.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E793D9 |
|---|---|
| RGB | rgb(231, 147, 217) |
| HSL | hsl(310, 64%, 74%) |
| HSV | hsv(310, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 6.1%, 9.4%) |
| CIE-LAB | lab(71.47, 41.94, -22.60) |
| CIE-LCH | lch(71.47, 47.64, 331.68°) |
| OKLab | oklab(77.07% 0.1195 -0.0609) |
| OKLCH | oklch(77.07% 0.134 333) |
| XYZ | xyz(55.9126, 42.8688, 70.9616) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 3.97
Bubblegum Pink
#FE83CC
ΔE00 5.93
Violet (CSS)
#EE82EE
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 7.36
Pink (survey)
#FF81C0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793D9 #93E7A1
analogous
#CB93E7 #E793D9 #E793AF
triadic
#E793D9 #D9E793 #93D9E7
tetradic
#E793D9 #E7CB93 #93E7A1 #93AFE7
square
#E793D9 #E7CB93 #93E7A1 #93AFE7
split-complementary
#E793D9 #AFE793 #93E7CB
monochromatic
#D12FB6 #DC61C7 #E793D9 #F2C5EB #F9E6F6
Accessibility & contrast
On white
2.19
#E793D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E793D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793D9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793D9 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DC
Deuteranopia (green-blind)
#A7B3D6
Tritanopia (blue-blind)
#EE97AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e793d9; /* rgb */ color: rgb(231, 147, 217); /* oklch */ color: oklch(77.1% 0.134 333.0);
Tailwind
colors: {
custom: {
50: '#f0b4e5',
500: '#e793d9',
950: '#000000',
},
}SCSS
$custom: #e793d9; $custom-light: #f0b4e5; $custom-dark: #000000;
JSON
{
"hex": "#e793d9",
"rgb": {
"r": 231,
"g": 147,
"b": 217
},
"hsl": {
"h": 310,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.77073,
"c": 0.13412,
"h": 333
},
"luminance": 0.42866
}Semantic roles & 50–950 ramp
primary
#E793D9
secondary
#DAF1DE
accent
#CB381A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083