#E6779D#E6779D
#E6779D is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.6% C 0.143 H 359.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E6779D |
|---|---|
| RGB | rgb(230, 119, 157) |
| HSL | hsl(339, 69%, 68%) |
| HSV | hsv(339, 48%, 90%) |
| CMYK | cmyk(0%, 48.3%, 31.7%, 9.8%) |
| CIE-LAB | lab(63.72, 47.00, -0.56) |
| CIE-LCH | lch(63.72, 47.01, 359.32°) |
| OKLab | oklab(70.57% 0.1426 -0.0008) |
| OKLCH | oklch(70.57% 0.143 359.7) |
| XYZ | xyz(45.3177, 32.4550, 35.7695) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.78
Muted Pink
#D1768F
ΔE00 4.41
Medium Pink
#F36196
ΔE00 4.44
Carnation Pink
#FF7FA7
ΔE00 4.70
Rosy Pink
#F6688E
ΔE00 4.88
Dull Pink
#D5869D
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6779D #77E6C0
analogous
#E677D5 #E6779D #E68877
triadic
#E6779D #9DE677 #779DE6
tetradic
#E6779D #D5E677 #77E6C0 #8877E6
square
#E6779D #D5E677 #77E6C0 #8877E6
split-complementary
#E6779D #77E688 #77D5E6
monochromatic
#BF2359 #DC4378 #E6779D #F0ABC2 #F9DEE8
Accessibility & contrast
On white
2.80
#E6779D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#E6779D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6779D
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6779D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6779D | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9E
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#F66F85
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e6779d; /* rgb */ color: rgb(230, 119, 157); /* oklch */ color: oklch(70.6% 0.143 359.7);
Tailwind
colors: {
custom: {
50: '#f1a1b9',
500: '#e6779d',
950: '#000000',
},
}SCSS
$custom: #e6779d; $custom-light: #f1a1b9; $custom-dark: #000000;
JSON
{
"hex": "#e6779d",
"rgb": {
"r": 230,
"g": 119,
"b": 157
},
"hsl": {
"h": 339.459,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.70567,
"c": 0.14263,
"h": 359.7
},
"luminance": 0.32451
}Semantic roles & 50–950 ramp
primary
#E6779D
secondary
#CCEDE2
accent
#D19015
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#170F11
muted
#857F80