#E792D2#E792D2
#E792D2 is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.6% C 0.130 H 336.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E792D2 |
|---|---|
| RGB | rgb(231, 146, 210) |
| HSL | hsl(315, 64%, 74%) |
| HSV | hsv(315, 37%, 91%) |
| CMYK | cmyk(0%, 36.8%, 9.1%, 9.4%) |
| CIE-LAB | lab(71.01, 41.27, -19.43) |
| CIE-LCH | lch(71.01, 45.62, 334.79°) |
| OKLab | oklab(76.65% 0.1191 -0.052) |
| OKLCH | oklch(76.65% 0.13 336.4) |
| XYZ | xyz(54.8665, 42.2027, 66.2162) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 6.78
Violet (CSS)
#EE82EE
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E792D2 #92E7A7
analogous
#D292E7 #E792D2 #E792A8
triadic
#E792D2 #D2E792 #92D2E7
tetradic
#E792D2 #E7D292 #92E7A7 #92A8E7
square
#E792D2 #E7D292 #92E7A7 #92A8E7
split-complementary
#E792D2 #A8E792 #92E7D2
monochromatic
#D12EA8 #DC60BD #E792D2 #F2C4E7 #F9E6F5
Accessibility & contrast
On white
2.22
#E792D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E792D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E792D2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E792D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E792D2 | 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)
#93A6D4
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#EF95A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e792d2; /* rgb */ color: rgb(231, 146, 210); /* oklch */ color: oklch(76.6% 0.130 336.4);
Tailwind
colors: {
custom: {
50: '#f0b3e0',
500: '#e792d2',
950: '#000000',
},
}SCSS
$custom: #e792d2; $custom-light: #f0b3e0; $custom-dark: #000000;
JSON
{
"hex": "#e792d2",
"rgb": {
"r": 231,
"g": 146,
"b": 210
},
"hsl": {
"h": 314.824,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.76649,
"c": 0.12997,
"h": 336.4
},
"luminance": 0.422
}Semantic roles & 50–950 ramp
primary
#E792D2
secondary
#DAF1E0
accent
#CC461A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083