#EF6C99#EF6C99
#EF6C99 is a light, vivid pink. Relative luminance 0.314; OKLCH L 70.1% C 0.167 H 0.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6C99 |
|---|---|
| RGB | rgb(239, 108, 153) |
| HSL | hsl(339, 80%, 68%) |
| HSV | hsv(339, 55%, 94%) |
| CMYK | cmyk(0%, 54.8%, 36%, 6.3%) |
| CIE-LAB | lab(62.83, 54.80, 0.59) |
| CIE-LCH | lch(62.83, 54.81, 0.61°) |
| OKLab | oklab(70.12% 0.1669 0.0022) |
| OKLCH | oklch(70.12% 0.167 0.8) |
| XYZ | xyz(46.7115, 31.3805, 33.7279) |
| Luminance | 0.3138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.99
Rosy Pink
#F6688E
ΔE00 3.21
Palevioletred
#DB7093
ΔE00 3.45
Strawberry
#FC5A8D
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6C99 #6CEFC2
analogous
#EF6CDB #EF6C99 #EF806C
triadic
#EF6C99 #99EF6C #6C99EF
tetradic
#EF6C99 #DBEF6C #6CEFC2 #806CEF
square
#EF6C99 #DBEF6C #6CEFC2 #806CEF
split-complementary
#EF6C99 #6CEF80 #6CDBEF
monochromatic
#CB1654 #E93573 #EF6C99 #F5A3BF #FBDAE6
Accessibility & contrast
On white
2.89
#EF6C99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#EF6C99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6C99
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6C99 | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899A
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#FF617D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ef6c99; /* rgb */ color: rgb(239, 108, 153); /* oklch */ color: oklch(70.1% 0.167 0.8);
Tailwind
colors: {
custom: {
50: '#f89bb6',
500: '#ef6c99',
950: '#000000',
},
}SCSS
$custom: #ef6c99; $custom-light: #f89bb6; $custom-dark: #000000;
JSON
{
"hex": "#ef6c99",
"rgb": {
"r": 239,
"g": 108,
"b": 153
},
"hsl": {
"h": 339.389,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.70117,
"c": 0.1669,
"h": 0.8
},
"luminance": 0.31376
}Semantic roles & 50–950 ramp
primary
#EF6C99
secondary
#C7EFE2
accent
#DD9409
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80