#E5769A#E5769A
#E5769A is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.2% C 0.142 H 0.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E5769A |
|---|---|
| RGB | rgb(229, 118, 154) |
| HSL | hsl(341, 68%, 68%) |
| HSV | hsv(341, 48%, 90%) |
| CMYK | cmyk(0%, 48.5%, 32.8%, 10.2%) |
| CIE-LAB | lab(63.30, 46.79, 0.54) |
| CIE-LCH | lch(63.30, 46.79, 0.66°) |
| OKLab | oklab(70.2% 0.1421 0.002) |
| OKLCH | oklch(70.2% 0.142 0.8) |
| XYZ | xyz(44.6262, 31.9520, 34.3826) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.38
Muted Pink
#D1768F
ΔE00 3.96
Medium Pink
#F36196
ΔE00 4.34
Rosy Pink
#F6688E
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 4.94
Dull Pink
#D5869D
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5769A #76E5C1
analogous
#E576D1 #E5769A #E58A76
triadic
#E5769A #9AE576 #769AE5
tetradic
#E5769A #D1E576 #76E5C1 #8A76E5
square
#E5769A #D1E576 #76E5C1 #8A76E5
split-complementary
#E5769A #76E58A #76D1E5
monochromatic
#BD2455 #DB4374 #E5769A #EFA9C0 #F9DDE6
Accessibility & contrast
On white
2.84
#E5769A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#E5769A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5769A
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5769A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5769A | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9B
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#F56E83
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #e5769a; /* rgb */ color: rgb(229, 118, 154); /* oklch */ color: oklch(70.2% 0.142 0.8);
Tailwind
colors: {
custom: {
50: '#f0a0b7',
500: '#e5769a',
950: '#000000',
},
}SCSS
$custom: #e5769a; $custom-light: #f0a0b7; $custom-dark: #000000;
JSON
{
"hex": "#e5769a",
"rgb": {
"r": 229,
"g": 118,
"b": 154
},
"hsl": {
"h": 340.541,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.70199,
"c": 0.14207,
"h": 0.8
},
"luminance": 0.31948
}Semantic roles & 50–950 ramp
primary
#E5769A
secondary
#CAECE1
accent
#D09415
background
#FFFAFB
surface
#FEF3F6
border
#D6CDD0
text
#170F11
muted
#857F80