#E6779E#E6779E
#E6779E is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.6% C 0.143 H 359.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E6779E |
|---|---|
| RGB | rgb(230, 119, 158) |
| HSL | hsl(339, 69%, 68%) |
| HSV | hsv(339, 48%, 90%) |
| CMYK | cmyk(0%, 48.3%, 31.3%, 9.8%) |
| CIE-LAB | lab(63.75, 47.13, -1.09) |
| CIE-LCH | lch(63.75, 47.14, 358.68°) |
| OKLab | oklab(70.6% 0.143 -0.0022) |
| OKLCH | oklch(70.6% 0.143 359.1) |
| XYZ | xyz(45.4034, 32.4893, 36.2209) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.87
Medium Pink
#F36196
ΔE00 4.46
Muted Pink
#D1768F
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.74
Rosy Pink
#F6688E
ΔE00 5.07
Dull Pink
#D5869D
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6779E #77E6BF
analogous
#E677D5 #E6779E #E68777
triadic
#E6779E #9EE677 #779EE6
tetradic
#E6779E #D5E677 #77E6BF #8777E6
square
#E6779E #D5E677 #77E6BF #8777E6
split-complementary
#E6779E #77E687 #77D5E6
monochromatic
#BF235A #DC4379 #E6779E #F0ABC3 #F9DEE8
Accessibility & contrast
On white
2.80
#E6779E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#E6779E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6779E
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6779E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6779E | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9F
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#F66F85
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e6779e; /* rgb */ color: rgb(230, 119, 158); /* oklch */ color: oklch(70.6% 0.143 359.1);
Tailwind
colors: {
custom: {
50: '#f1a1ba',
500: '#e6779e',
950: '#000000',
},
}SCSS
$custom: #e6779e; $custom-light: #f1a1ba; $custom-dark: #000000;
JSON
{
"hex": "#e6779e",
"rgb": {
"r": 230,
"g": 119,
"b": 158
},
"hsl": {
"h": 338.919,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.70597,
"c": 0.14299,
"h": 359.1
},
"luminance": 0.32485
}Semantic roles & 50–950 ramp
primary
#E6779E
secondary
#CCEDE1
accent
#D18F15
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#170F11
muted
#857F80