#EB93AA#EB93AA
#EB93AA is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.9% C 0.109 H 3.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93AA |
|---|---|
| RGB | rgb(235, 147, 170) |
| HSL | hsl(344, 69%, 75%) |
| HSV | hsv(344, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 27.7%, 7.8%) |
| CIE-LAB | lab(70.48, 36.05, 2.05) |
| CIE-LCH | lch(70.48, 36.11, 3.25°) |
| OKLab | oklab(75.95% 0.109 0.0059) |
| OKLCH | oklch(75.95% 0.109 3.1) |
| XYZ | xyz(51.9518, 41.4355, 43.2840) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.34
Faded Pink
#DE9DAC
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.52
Dull Pink
#D5869D
ΔE00 4.83
Rose Pink
#F7879A
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93AA #93EBD4
analogous
#EB93D6 #EB93AA #EBA893
triadic
#EB93AA #AAEB93 #93AAEB
tetradic
#EB93AA #D6EB93 #93EBD4 #A893EB
square
#EB93AA #D6EB93 #93EBD4 #A893EB
split-complementary
#EB93AA #93EBA8 #93D6EB
monochromatic
#D82C59 #E15F81 #EB93AA #F5C7D3 #FAE5EB
Accessibility & contrast
On white
2.26
#EB93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EB93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93AA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93AA | 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)
#A0A3AB
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#F98D9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb93aa; /* rgb */ color: rgb(235, 147, 170); /* oklch */ color: oklch(75.9% 0.109 3.1);
Tailwind
colors: {
custom: {
50: '#f3b4c3',
500: '#eb93aa',
950: '#000000',
},
}SCSS
$custom: #eb93aa; $custom-light: #f3b4c3; $custom-dark: #000000;
JSON
{
"hex": "#eb93aa",
"rgb": {
"r": 235,
"g": 147,
"b": 170
},
"hsl": {
"h": 344.318,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75947,
"c": 0.1092,
"h": 3.1
},
"luminance": 0.41432
}Semantic roles & 50–950 ramp
primary
#EB93AA
secondary
#D9F2EB
accent
#D1A015
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081