#E793D2#E793D2
#E793D2 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.128 H 336.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E793D2 |
|---|---|
| RGB | rgb(231, 147, 210) |
| HSL | hsl(315, 64%, 74%) |
| HSV | hsv(315, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 9.1%, 9.4%) |
| CIE-LAB | lab(71.22, 40.75, -19.11) |
| CIE-LCH | lch(71.22, 45.01, 334.88°) |
| OKLab | oklab(76.81% 0.1176 -0.0512) |
| OKLCH | oklch(76.81% 0.128 336.5) |
| XYZ | xyz(55.0214, 42.5123, 66.2678) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 6.84
Violet (CSS)
#EE82EE
ΔE00 7.44
Purply Pink
#F075E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793D2 #93E7A8
analogous
#D293E7 #E793D2 #E793A8
triadic
#E793D2 #D2E793 #93D2E7
tetradic
#E793D2 #E7D293 #93E7A8 #93A8E7
square
#E793D2 #E7D293 #93E7A8 #93A8E7
split-complementary
#E793D2 #A8E793 #93E7D2
monochromatic
#D12FA8 #DC61BD #E793D2 #F2C5E7 #F9E6F5
Accessibility & contrast
On white
2.21
#E793D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#E793D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793D2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793D2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#A9B3D0
Tritanopia (blue-blind)
#EF96AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e793d2; /* rgb */ color: rgb(231, 147, 210); /* oklch */ color: oklch(76.8% 0.128 336.5);
Tailwind
colors: {
custom: {
50: '#f0b4e0',
500: '#e793d2',
950: '#000000',
},
}SCSS
$custom: #e793d2; $custom-light: #f0b4e0; $custom-dark: #000000;
JSON
{
"hex": "#e793d2",
"rgb": {
"r": 231,
"g": 147,
"b": 210
},
"hsl": {
"h": 315,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.76809,
"c": 0.12823,
"h": 336.5
},
"luminance": 0.4251
}Semantic roles & 50–950 ramp
primary
#E793D2
secondary
#DAF1E0
accent
#CB461A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083