#E196BA#E196BA
#E196BA is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.8% C 0.100 H 349.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E196BA |
|---|---|
| RGB | rgb(225, 150, 186) |
| HSL | hsl(331, 56%, 74%) |
| HSV | hsv(331, 33%, 88%) |
| CMYK | cmyk(0%, 33.3%, 17.3%, 11.8%) |
| CIE-LAB | lab(70.43, 33.27, -7.06) |
| CIE-LCH | lch(70.43, 34.01, 348.02°) |
| OKLab | oklab(75.81% 0.0988 -0.0183) |
| OKLCH | oklch(75.81% 0.1 349.5) |
| XYZ | xyz(50.8211, 41.3682, 51.7528) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 6.10
Dull Pink
#D5869D
ΔE00 6.37
Pink (survey)
#FF81C0
ΔE00 7.25
Pinky
#FC86AA
ΔE00 7.32
Powder Pink
#FFB2D0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196BA #96E1BD
analogous
#E196DF #E196BA #E19796
triadic
#E196BA #BAE196 #96BAE1
tetradic
#E196BA #DFE196 #96E1BD #9796E1
square
#E196BA #DFE196 #96E1BD #9796E1
split-complementary
#E196BA #96E197 #96DFE1
monochromatic
#C4387B #D3669B #E196BA #EFC6D9 #F8E7EF
Accessibility & contrast
On white
2.26
#E196BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#E196BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196BA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196BA | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#EB94A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e196ba; /* rgb */ color: rgb(225, 150, 186); /* oklch */ color: oklch(75.8% 0.100 349.5);
Tailwind
colors: {
custom: {
50: '#ebb6ce',
500: '#e196ba',
950: '#000000',
},
}SCSS
$custom: #e196ba; $custom-light: #ebb6ce; $custom-dark: #000000;
JSON
{
"hex": "#e196ba",
"rgb": {
"r": 225,
"g": 150,
"b": 186
},
"hsl": {
"h": 331.2,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.75808,
"c": 0.10049,
"h": 349.5
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#E196BA
secondary
#DCEFE6
accent
#C37622
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082