#E196BB#E196BB
#E196BB is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.8% C 0.101 H 348.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E196BB |
|---|---|
| RGB | rgb(225, 150, 187) |
| HSL | hsl(330, 56%, 74%) |
| HSV | hsv(330, 33%, 88%) |
| CMYK | cmyk(0%, 33.3%, 16.9%, 11.8%) |
| CIE-LAB | lab(70.46, 33.42, -7.57) |
| CIE-LCH | lch(70.46, 34.27, 347.24°) |
| OKLab | oklab(75.84% 0.0991 -0.0197) |
| OKLCH | oklch(75.84% 0.101 348.8) |
| XYZ | xyz(50.9277, 41.4109, 52.3147) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 6.36
Dull Pink
#D5869D
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 7.17
Pinky
#FC86AA
ΔE00 7.47
Powder Pink
#FFB2D0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196BB #96E1BC
analogous
#E196E0 #E196BB #E19696
triadic
#E196BB #BBE196 #96BBE1
tetradic
#E196BB #E0E196 #96E1BC #9696E1
square
#E196BB #E0E196 #96E1BC #9696E1
split-complementary
#E196BB #96E196 #96E0E1
monochromatic
#C4387D #D3669C #E196BB #EFC6DA #F8E7F0
Accessibility & contrast
On white
2.26
#E196BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#E196BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196BB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196BB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#AEB1B9
Tritanopia (blue-blind)
#EB94A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e196bb; /* rgb */ color: rgb(225, 150, 187); /* oklch */ color: oklch(75.8% 0.101 348.8);
Tailwind
colors: {
custom: {
50: '#ebb6cf',
500: '#e196bb',
950: '#000000',
},
}SCSS
$custom: #e196bb; $custom-light: #ebb6cf; $custom-dark: #000000;
JSON
{
"hex": "#e196bb",
"rgb": {
"r": 225,
"g": 150,
"b": 187
},
"hsl": {
"h": 330.4,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.75841,
"c": 0.10108,
"h": 348.8
},
"luminance": 0.41408
}Semantic roles & 50–950 ramp
primary
#E196BB
secondary
#DCEFE6
accent
#C37422
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082