#E793D6#E793D6
#E793D6 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.0% C 0.132 H 334.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E793D6 |
|---|---|
| RGB | rgb(231, 147, 214) |
| HSL | hsl(312, 64%, 74%) |
| HSV | hsv(312, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 7.4%, 9.4%) |
| CIE-LAB | lab(71.36, 41.43, -21.10) |
| CIE-LCH | lch(71.36, 46.49, 333.00°) |
| OKLab | oklab(76.96% 0.1187 -0.0567) |
| OKLCH | oklch(76.96% 0.132 334.5) |
| XYZ | xyz(55.5259, 42.7142, 68.9252) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 6.67
Pink (survey)
#FF81C0
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793D6 #93E7A4
analogous
#CE93E7 #E793D6 #E793AC
triadic
#E793D6 #D6E793 #93D6E7
tetradic
#E793D6 #E7CE93 #93E7A4 #93ACE7
square
#E793D6 #E7CE93 #93E7A4 #93ACE7
split-complementary
#E793D6 #ACE793 #93E7CE
monochromatic
#D12FB0 #DC61C3 #E793D6 #F2C5E9 #F9E6F5
Accessibility & contrast
On white
2.20
#E793D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E793D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793D6
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793D6 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A7D8
Deuteranopia (green-blind)
#A8B3D3
Tritanopia (blue-blind)
#EF97AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e793d6; /* rgb */ color: rgb(231, 147, 214); /* oklch */ color: oklch(77.0% 0.132 334.5);
Tailwind
colors: {
custom: {
50: '#f0b4e2',
500: '#e793d6',
950: '#000000',
},
}SCSS
$custom: #e793d6; $custom-light: #f0b4e2; $custom-dark: #000000;
JSON
{
"hex": "#e793d6",
"rgb": {
"r": 231,
"g": 147,
"b": 214
},
"hsl": {
"h": 312.143,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.76959,
"c": 0.13156,
"h": 334.5
},
"luminance": 0.42711
}Semantic roles & 50–950 ramp
primary
#E793D6
secondary
#DAF1DF
accent
#CB3E1A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083