#EF7595#EF7595
#EF7595 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.2% C 0.153 H 5.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7595 |
|---|---|
| RGB | rgb(239, 117, 149) |
| HSL | hsl(344, 79%, 70%) |
| HSV | hsv(344, 51%, 94%) |
| CMYK | cmyk(0%, 51%, 37.7%, 6.3%) |
| CIE-LAB | lab(64.36, 50.08, 5.10) |
| CIE-LCH | lch(64.36, 50.34, 5.81°) |
| OKLab | oklab(71.24% 0.1522 0.0138) |
| OKLCH | oklch(71.24% 0.153 5.2) |
| XYZ | xyz(47.3853, 33.2479, 32.3499) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.65
Carnation Pink
#FF7FA7
ΔE00 4.14
Palevioletred
#DB7093
ΔE00 4.25
Carnation
#FD798F
ΔE00 4.31
Rosa
#FE86A4
ΔE00 4.57
Medium Pink
#F36196
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7595 #75EFCF
analogous
#EF75D2 #EF7595 #EF9275
triadic
#EF7595 #95EF75 #7595EF
tetradic
#EF7595 #D2EF75 #75EFCF #9275EF
square
#EF7595 #D2EF75 #75EFCF #9275EF
split-complementary
#EF7595 #75EF92 #75D2EF
monochromatic
#D11849 #E93E6B #EF7595 #F5ACBF #FCE3E9
Accessibility & contrast
On white
2.75
#EF7595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EF7595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7595
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7595 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E96
Deuteranopia (green-blind)
#AAA592
Tritanopia (blue-blind)
#FF6981
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ef7595; /* rgb */ color: rgb(239, 117, 149); /* oklch */ color: oklch(71.2% 0.153 5.2);
Tailwind
colors: {
custom: {
50: '#f8a0b4',
500: '#ef7595',
950: '#000000',
},
}SCSS
$custom: #ef7595; $custom-light: #f8a0b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7595",
"rgb": {
"r": 239,
"g": 117,
"b": 149
},
"hsl": {
"h": 344.262,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.71235,
"c": 0.15287,
"h": 5.2
},
"luminance": 0.33243
}Semantic roles & 50–950 ramp
primary
#EF7595
secondary
#CFF1E8
accent
#DCA50A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80