#EB93AB#EB93AB
#EB93AB is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.0% C 0.109 H 2.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93AB |
|---|---|
| RGB | rgb(235, 147, 171) |
| HSL | hsl(344, 69%, 75%) |
| HSV | hsv(344, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 27.2%, 7.8%) |
| CIE-LAB | lab(70.51, 36.19, 1.53) |
| CIE-LCH | lch(70.51, 36.22, 2.42°) |
| OKLab | oklab(75.98% 0.1094 0.0045) |
| OKLCH | oklch(75.98% 0.109 2.4) |
| XYZ | xyz(52.0468, 41.4735, 43.7841) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.42
Faded Pink
#DE9DAC
ΔE00 4.24
Pinky
#FC86AA
ΔE00 4.30
Rosa
#FE86A4
ΔE00 4.58
Dull Pink
#D5869D
ΔE00 4.82
Rose Pink
#F7879A
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93AB #93EBD3
analogous
#EB93D7 #EB93AB #EBA793
triadic
#EB93AB #ABEB93 #93ABEB
tetradic
#EB93AB #D7EB93 #93EBD3 #A793EB
square
#EB93AB #D7EB93 #93EBD3 #A793EB
split-complementary
#EB93AB #93EBA7 #93D7EB
monochromatic
#D82C5B #E15F83 #EB93AB #F5C7D3 #FAE5EB
Accessibility & contrast
On white
2.26
#EB93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EB93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93AB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93AB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#B5B3A9
Tritanopia (blue-blind)
#F98D9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb93ab; /* rgb */ color: rgb(235, 147, 171); /* oklch */ color: oklch(76.0% 0.109 2.4);
Tailwind
colors: {
custom: {
50: '#f3b4c3',
500: '#eb93ab',
950: '#000000',
},
}SCSS
$custom: #eb93ab; $custom-light: #f3b4c3; $custom-dark: #000000;
JSON
{
"hex": "#eb93ab",
"rgb": {
"r": 235,
"g": 147,
"b": 171
},
"hsl": {
"h": 343.636,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75976,
"c": 0.10949,
"h": 2.4
},
"luminance": 0.4147
}Semantic roles & 50–950 ramp
primary
#EB93AB
secondary
#D9F2EB
accent
#D19D15
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081