#EF6C98#EF6C98
#EF6C98 is a light, vivid pink. Relative luminance 0.313; OKLCH L 70.1% C 0.167 H 1.2°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6C98 |
|---|---|
| RGB | rgb(239, 108, 152) |
| HSL | hsl(340, 80%, 68%) |
| HSV | hsv(340, 55%, 94%) |
| CMYK | cmyk(0%, 54.8%, 36.4%, 6.3%) |
| CIE-LAB | lab(62.80, 54.69, 1.12) |
| CIE-LCH | lch(62.80, 54.70, 1.17°) |
| OKLab | oklab(70.09% 0.1666 0.0036) |
| OKLCH | oklch(70.09% 0.167 1.2) |
| XYZ | xyz(46.6292, 31.3476, 33.2947) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.03
Rosy Pink
#F6688E
ΔE00 2.97
Palevioletred
#DB7093
ΔE00 3.42
Strawberry
#FC5A8D
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 5.03
Bubble Gum Pink
#FF69AF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6C98 #6CEFC3
analogous
#EF6CDA #EF6C98 #EF816C
triadic
#EF6C98 #98EF6C #6C98EF
tetradic
#EF6C98 #DAEF6C #6CEFC3 #816CEF
square
#EF6C98 #DAEF6C #6CEFC3 #816CEF
split-complementary
#EF6C98 #6CEF81 #6CDAEF
monochromatic
#CB1653 #E93571 #EF6C98 #F5A3BF #FBDAE5
Accessibility & contrast
On white
2.89
#EF6C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#EF6C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6C98
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6C98 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828899
Deuteranopia (green-blind)
#A5A195
Tritanopia (blue-blind)
#FF607C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ef6c98; /* rgb */ color: rgb(239, 108, 152); /* oklch */ color: oklch(70.1% 0.167 1.2);
Tailwind
colors: {
custom: {
50: '#f89bb6',
500: '#ef6c98',
950: '#000000',
},
}SCSS
$custom: #ef6c98; $custom-light: #f89bb6; $custom-dark: #000000;
JSON
{
"hex": "#ef6c98",
"rgb": {
"r": 239,
"g": 108,
"b": 152
},
"hsl": {
"h": 339.847,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.70088,
"c": 0.16659,
"h": 1.2
},
"luminance": 0.31343
}Semantic roles & 50–950 ramp
primary
#EF6C98
secondary
#C7EFE2
accent
#DD9609
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80