#E6749E#E6749E
#E6749E is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.2% C 0.148 H 358.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E6749E |
|---|---|
| RGB | rgb(230, 116, 158) |
| HSL | hsl(338, 70%, 68%) |
| HSV | hsv(338, 50%, 90%) |
| CMYK | cmyk(0%, 49.6%, 31.3%, 9.8%) |
| CIE-LAB | lab(63.17, 48.62, -1.94) |
| CIE-LCH | lch(63.17, 48.65, 357.72°) |
| OKLab | oklab(70.16% 0.1475 -0.0044) |
| OKLCH | oklch(70.16% 0.148 358.3) |
| XYZ | xyz(45.0520, 31.7865, 36.1038) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.71
Medium Pink
#F36196
ΔE00 3.95
Muted Pink
#D1768F
ΔE00 4.77
Rosy Pink
#F6688E
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6749E #74E6BC
analogous
#E674D7 #E6749E #E68374
triadic
#E6749E #9EE674 #749EE6
tetradic
#E6749E #D7E674 #74E6BC #8374E6
square
#E6749E #D7E674 #74E6BC #8374E6
split-complementary
#E6749E #74E683 #74D7E6
monochromatic
#BE225B #DD407A #E6749E #EFA8C2 #F9DCE6
Accessibility & contrast
On white
2.85
#E6749E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#E6749E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6749E
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6749E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6749E | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9F
Deuteranopia (green-blind)
#A2A19B
Tritanopia (blue-blind)
#F66C83
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #e6749e; /* rgb */ color: rgb(230, 116, 158); /* oklch */ color: oklch(70.2% 0.148 358.3);
Tailwind
colors: {
custom: {
50: '#f19fba',
500: '#e6749e',
950: '#000000',
},
}SCSS
$custom: #e6749e; $custom-light: #f19fba; $custom-dark: #000000;
JSON
{
"hex": "#e6749e",
"rgb": {
"r": 230,
"g": 116,
"b": 158
},
"hsl": {
"h": 337.895,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.70161,
"c": 0.14759,
"h": 358.3
},
"luminance": 0.31782
}Semantic roles & 50–950 ramp
primary
#E6749E
secondary
#C9ECE0
accent
#D18C14
background
#FFFAFB
surface
#FEF3F6
border
#D6CDD0
text
#170F11
muted
#857F80