#EF94BD#EF94BD
#EF94BD is a light, moderate pink. Relative luminance 0.432; OKLCH L 77.1% C 0.120 H 351.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94BD |
|---|---|
| RGB | rgb(239, 148, 189) |
| HSL | hsl(333, 74%, 76%) |
| HSV | hsv(333, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 20.9%, 6.3%) |
| CIE-LAB | lab(71.70, 39.60, -6.68) |
| CIE-LCH | lch(71.70, 40.15, 350.43°) |
| OKLab | oklab(77.15% 0.1185 -0.0172) |
| OKLCH | oklch(77.15% 0.12 351.7) |
| XYZ | xyz(55.3728, 43.2083, 53.5578) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.20
Carnation Pink
#FF7FA7
ΔE00 6.57
Rosa
#FE86A4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94BD #94EFC6
analogous
#EF94EA #EF94BD #EF9894
triadic
#EF94BD #BDEF94 #94BDEF
tetradic
#EF94BD #EAEF94 #94EFC6 #9894EF
square
#EF94BD #EAEF94 #94EFC6 #9894EF
split-complementary
#EF94BD #94EF98 #94EAEF
monochromatic
#DF2A7B #E75F9C #EF94BD #F7C9DE #FBE4EF
Accessibility & contrast
On white
2.18
#EF94BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EF94BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94BD
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94BD | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BE
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#FC91A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef94bd; /* rgb */ color: rgb(239, 148, 189); /* oklch */ color: oklch(77.1% 0.120 351.7);
Tailwind
colors: {
custom: {
50: '#f6b5d0',
500: '#ef94bd',
950: '#000000',
},
}SCSS
$custom: #ef94bd; $custom-light: #f6b5d0; $custom-dark: #000000;
JSON
{
"hex": "#ef94bd",
"rgb": {
"r": 239,
"g": 148,
"b": 189
},
"hsl": {
"h": 332.967,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.7715,
"c": 0.11969,
"h": 351.7
},
"luminance": 0.43205
}Semantic roles & 50–950 ramp
primary
#EF94BD
secondary
#D8F3E7
accent
#D67D0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082