#EF7B99#EF7B99
#EF7B99 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.2% C 0.145 H 5.0°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7B99 |
|---|---|
| RGB | rgb(239, 123, 153) |
| HSL | hsl(344, 78%, 71%) |
| HSV | hsv(344, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 36%, 6.3%) |
| CIE-LAB | lab(65.61, 47.60, 4.62) |
| CIE-LCH | lch(65.61, 47.82, 5.54°) |
| OKLab | oklab(72.21% 0.1446 0.0126) |
| OKLCH | oklch(72.21% 0.145 5) |
| XYZ | xyz(48.4317, 34.8211, 34.3013) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.44
Rosa
#FE86A4
ΔE00 3.54
Pinky
#FC86AA
ΔE00 3.82
Rosy Pink
#F6688E
ΔE00 3.86
Rose Pink
#F7879A
ΔE00 3.95
Carnation
#FD798F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7B99 #7BEFD1
analogous
#EF7BD3 #EF7B99 #EF977B
triadic
#EF7B99 #99EF7B #7B99EF
tetradic
#EF7B99 #D3EF7B #7BEFD1 #977BEF
square
#EF7B99 #D3EF7B #7BEFD1 #977BEF
split-complementary
#EF7B99 #7BEF97 #7BD3EF
monochromatic
#D61A4A #E8446F #EF7B99 #F6B2C3 #FCE4EA
Accessibility & contrast
On white
2.64
#EF7B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#EF7B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7B99
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7B99 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#ACA896
Tritanopia (blue-blind)
#FF7186
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef7b99; /* rgb */ color: rgb(239, 123, 153); /* oklch */ color: oklch(72.2% 0.145 5.0);
Tailwind
colors: {
custom: {
50: '#f7a4b6',
500: '#ef7b99',
950: '#000000',
},
}SCSS
$custom: #ef7b99; $custom-light: #f7a4b6; $custom-dark: #000000;
JSON
{
"hex": "#ef7b99",
"rgb": {
"r": 239,
"g": 123,
"b": 153
},
"hsl": {
"h": 344.483,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.7221,
"c": 0.14514,
"h": 5
},
"luminance": 0.34817
}Semantic roles & 50–950 ramp
primary
#EF7B99
secondary
#D3F2EA
accent
#DBA50B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80