#EF94BC#EF94BC
#EF94BC is a light, moderate pink. Relative luminance 0.432; OKLCH L 77.1% C 0.119 H 352.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94BC |
|---|---|
| RGB | rgb(239, 148, 188) |
| HSL | hsl(334, 74%, 76%) |
| HSV | hsv(334, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 21.3%, 6.3%) |
| CIE-LAB | lab(71.67, 39.45, -6.17) |
| CIE-LCH | lch(71.67, 39.93, 351.12°) |
| OKLab | oklab(77.12% 0.1181 -0.0158) |
| OKLCH | oklch(77.12% 0.119 352.4) |
| XYZ | xyz(55.2646, 43.1650, 52.9881) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.27
Pig Pink
#E78EA5
ΔE00 5.30
Pinky
#FC86AA
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 6.39
Carnation Pink
#FF7FA7
ΔE00 6.42
Rosa
#FE86A4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94BC #94EFC7
analogous
#EF94EA #EF94BC #EF9994
triadic
#EF94BC #BCEF94 #94BCEF
tetradic
#EF94BC #EAEF94 #94EFC7 #9994EF
square
#EF94BC #EAEF94 #94EFC7 #9994EF
split-complementary
#EF94BC #94EF99 #94EAEF
monochromatic
#DF2A79 #E75F9B #EF94BC #F7C9DD #FBE4EE
Accessibility & contrast
On white
2.18
#EF94BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EF94BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94BC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94BC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FC91A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef94bc; /* rgb */ color: rgb(239, 148, 188); /* oklch */ color: oklch(77.1% 0.119 352.4);
Tailwind
colors: {
custom: {
50: '#f6b5d0',
500: '#ef94bc',
950: '#000000',
},
}SCSS
$custom: #ef94bc; $custom-light: #f6b5d0; $custom-dark: #000000;
JSON
{
"hex": "#ef94bc",
"rgb": {
"r": 239,
"g": 148,
"b": 188
},
"hsl": {
"h": 333.626,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.77118,
"c": 0.11917,
"h": 352.4
},
"luminance": 0.43161
}Semantic roles & 50–950 ramp
primary
#EF94BC
secondary
#D8F3E7
accent
#D67F0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082