#EF96BE#EF96BE
#EF96BE is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.5% C 0.117 H 351.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96BE |
|---|---|
| RGB | rgb(239, 150, 190) |
| HSL | hsl(333, 74%, 76%) |
| HSV | hsv(333, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 20.5%, 6.3%) |
| CIE-LAB | lab(72.15, 38.70, -6.56) |
| CIE-LCH | lch(72.15, 39.25, 350.38°) |
| OKLab | oklab(77.51% 0.1157 -0.0169) |
| OKLCH | oklch(77.51% 0.117 351.7) |
| XYZ | xyz(55.7981, 43.8847, 54.2369) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 5.62
Pinky
#FC86AA
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 6.52
Powder Pink
#FFB2D0
ΔE00 6.66
Carnation Pink
#FF7FA7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96BE #96EFC7
analogous
#EF96EB #EF96BE #EF9B96
triadic
#EF96BE #BEEF96 #96BEEF
tetradic
#EF96BE #EBEF96 #96EFC7 #9B96EF
square
#EF96BE #EBEF96 #96EFC7 #9B96EF
split-complementary
#EF96BE #96EF9B #96EBEF
monochromatic
#DF2C7C #E7619D #EF96BE #F7CBDF #FBE4EF
Accessibility & contrast
On white
2.15
#EF96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EF96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96BE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96BE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#FB93A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef96be; /* rgb */ color: rgb(239, 150, 190); /* oklch */ color: oklch(77.5% 0.117 351.7);
Tailwind
colors: {
custom: {
50: '#f6b6d1',
500: '#ef96be',
950: '#000000',
},
}SCSS
$custom: #ef96be; $custom-light: #f6b6d1; $custom-dark: #000000;
JSON
{
"hex": "#ef96be",
"rgb": {
"r": 239,
"g": 150,
"b": 190
},
"hsl": {
"h": 333.034,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.77506,
"c": 0.11691,
"h": 351.7
},
"luminance": 0.43881
}Semantic roles & 50–950 ramp
primary
#EF96BE
secondary
#D8F3E7
accent
#D67D10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082