#EF94BE#EF94BE
#EF94BE is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.2% C 0.120 H 351.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94BE |
|---|---|
| RGB | rgb(239, 148, 190) |
| HSL | hsl(332, 74%, 76%) |
| HSV | hsv(332, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 20.5%, 6.3%) |
| CIE-LAB | lab(71.73, 39.74, -7.19) |
| CIE-LCH | lch(71.73, 40.39, 349.75°) |
| OKLab | oklab(77.18% 0.1188 -0.0186) |
| OKLCH | oklch(77.18% 0.12 351.1) |
| XYZ | xyz(55.4817, 43.2518, 54.1314) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.01
Carnation Pink
#FF7FA7
ΔE00 6.73
Powder Pink
#FFB2D0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94BE #94EFC5
analogous
#EF94EB #EF94BE #EF9794
triadic
#EF94BE #BEEF94 #94BEEF
tetradic
#EF94BE #EBEF94 #94EFC5 #9794EF
square
#EF94BE #EBEF94 #94EFC5 #9794EF
split-complementary
#EF94BE #94EF97 #94EBEF
monochromatic
#DF2A7D #E75F9E #EF94BE #F7C9DE #FBE4EF
Accessibility & contrast
On white
2.18
#EF94BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF94BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94BE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94BE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FB91A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef94be; /* rgb */ color: rgb(239, 148, 190); /* oklch */ color: oklch(77.2% 0.120 351.1);
Tailwind
colors: {
custom: {
50: '#f6b5d1',
500: '#ef94be',
950: '#000000',
},
}SCSS
$custom: #ef94be; $custom-light: #f6b5d1; $custom-dark: #000000;
JSON
{
"hex": "#ef94be",
"rgb": {
"r": 239,
"g": 148,
"b": 190
},
"hsl": {
"h": 332.308,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.77182,
"c": 0.12022,
"h": 351.1
},
"luminance": 0.43248
}Semantic roles & 50–950 ramp
primary
#EF94BE
secondary
#D8F3E7
accent
#D67A0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082