#E6789E#E6789E
#E6789E is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.7% C 0.141 H 359.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E6789E |
|---|---|
| RGB | rgb(230, 120, 158) |
| HSL | hsl(339, 69%, 69%) |
| HSV | hsv(339, 48%, 90%) |
| CMYK | cmyk(0%, 47.8%, 31.3%, 9.8%) |
| CIE-LAB | lab(63.94, 46.63, -0.80) |
| CIE-LCH | lch(63.94, 46.64, 359.02°) |
| OKLab | oklab(70.74% 0.1414 -0.0015) |
| OKLCH | oklch(70.74% 0.141 359.4) |
| XYZ | xyz(45.5230, 32.7286, 36.2608) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.97
Muted Pink
#D1768F
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 4.62
Medium Pink
#F36196
ΔE00 4.65
Dull Pink
#D5869D
ΔE00 4.88
Pinky
#FC86AA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6789E #78E6C0
analogous
#E678D5 #E6789E #E68978
triadic
#E6789E #9EE678 #789EE6
tetradic
#E6789E #D5E678 #78E6C0 #8978E6
square
#E6789E #D5E678 #78E6C0 #8978E6
split-complementary
#E6789E #78E689 #78D5E6
monochromatic
#C0245A #DC4479 #E6789E #F0ACC3 #F9DFE8
Accessibility & contrast
On white
2.78
#E6789E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#E6789E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6789E
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6789E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6789E | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9F
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#F67086
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #e6789e; /* rgb */ color: rgb(230, 120, 158); /* oklch */ color: oklch(70.7% 0.141 359.4);
Tailwind
colors: {
custom: {
50: '#f1a2ba',
500: '#e6789e',
950: '#000000',
},
}SCSS
$custom: #e6789e; $custom-light: #f1a2ba; $custom-dark: #000000;
JSON
{
"hex": "#e6789e",
"rgb": {
"r": 230,
"g": 120,
"b": 158
},
"hsl": {
"h": 339.273,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.70744,
"c": 0.14145,
"h": 359.4
},
"luminance": 0.32725
}Semantic roles & 50–950 ramp
primary
#E6789E
secondary
#CCEDE2
accent
#D19015
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#170F11
muted
#857F80