#EB95AB#EB95AB
#EB95AB is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.3% C 0.106 H 3.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95AB |
|---|---|
| RGB | rgb(235, 149, 171) |
| HSL | hsl(345, 68%, 75%) |
| HSV | hsv(345, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 27.2%, 7.8%) |
| CIE-LAB | lab(70.94, 35.14, 2.16) |
| CIE-LCH | lch(70.94, 35.20, 3.52°) |
| OKLab | oklab(76.31% 0.1063 0.0061) |
| OKLCH | oklch(76.31% 0.106 3.3) |
| XYZ | xyz(52.3605, 42.1009, 43.8886) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.76
Faded Pink
#DE9DAC
ΔE00 3.78
Pinky
#FC86AA
ΔE00 4.77
Rosa
#FE86A4
ΔE00 4.87
Rose Pink
#F7879A
ΔE00 5.11
Dull Pink
#D5869D
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95AB #95EBD5
analogous
#EB95D6 #EB95AB #EBAA95
triadic
#EB95AB #ABEB95 #95ABEB
tetradic
#EB95AB #D6EB95 #95EBD5 #AA95EB
square
#EB95AB #D6EB95 #95EBD5 #AA95EB
split-complementary
#EB95AB #95EBAA #95D6EB
monochromatic
#D82E59 #E16282 #EB95AB #F5C8D4 #FAE5EB
Accessibility & contrast
On white
2.23
#EB95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EB95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95AB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95AB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AC
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#F98F9D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb95ab; /* rgb */ color: rgb(235, 149, 171); /* oklch */ color: oklch(76.3% 0.106 3.3);
Tailwind
colors: {
custom: {
50: '#f3b5c3',
500: '#eb95ab',
950: '#000000',
},
}SCSS
$custom: #eb95ab; $custom-light: #f3b5c3; $custom-dark: #000000;
JSON
{
"hex": "#eb95ab",
"rgb": {
"r": 235,
"g": 149,
"b": 171
},
"hsl": {
"h": 344.651,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76308,
"c": 0.10643,
"h": 3.3
},
"luminance": 0.42097
}Semantic roles & 50–950 ramp
primary
#EB95AB
secondary
#D9F2EB
accent
#D0A015
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081