#E793CC#E793CC
#E793CC is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.6% C 0.124 H 339.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E793CC |
|---|---|
| RGB | rgb(231, 147, 204) |
| HSL | hsl(319, 64%, 74%) |
| HSV | hsv(319, 36%, 91%) |
| CMYK | cmyk(0%, 36.4%, 11.7%, 9.4%) |
| CIE-LAB | lab(71.02, 39.76, -16.09) |
| CIE-LCH | lch(71.02, 42.89, 337.96°) |
| OKLab | oklab(76.59% 0.1158 -0.0428) |
| OKLCH | oklch(76.59% 0.124 339.7) |
| XYZ | xyz(54.2878, 42.2189, 62.4046) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.07
Plum
#DDA0DD
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.98
Pink (survey)
#FF81C0
ΔE00 6.13
Lilac
#C8A2C8
ΔE00 8.37
Violet (CSS)
#EE82EE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E793CC #93E7AE
analogous
#D893E7 #E793CC #E793A2
triadic
#E793CC #CCE793 #93CCE7
tetradic
#E793CC #E7D893 #93E7AE #93A2E7
square
#E793CC #E7D893 #93E7AE #93A2E7
split-complementary
#E793CC #A2E793 #93E7D8
monochromatic
#D12F9D #DC61B4 #E793CC #F2C5E4 #F9E6F3
Accessibility & contrast
On white
2.22
#E793CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E793CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E793CC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E793CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E793CC | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#F094A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e793cc; /* rgb */ color: rgb(231, 147, 204); /* oklch */ color: oklch(76.6% 0.124 339.7);
Tailwind
colors: {
custom: {
50: '#f0b4db',
500: '#e793cc',
950: '#000000',
},
}SCSS
$custom: #e793cc; $custom-light: #f0b4db; $custom-dark: #000000;
JSON
{
"hex": "#e793cc",
"rgb": {
"r": 231,
"g": 147,
"b": 204
},
"hsl": {
"h": 319.286,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.76591,
"c": 0.12351,
"h": 339.7
},
"luminance": 0.42216
}Semantic roles & 50–950 ramp
primary
#E793CC
secondary
#DAF1E1
accent
#CB531A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083