#EB96AE#EB96AE
#EB96AE is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.6% C 0.106 H 1.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96AE |
|---|---|
| RGB | rgb(235, 150, 174) |
| HSL | hsl(343, 68%, 75%) |
| HSV | hsv(343, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 26%, 7.8%) |
| CIE-LAB | lab(71.24, 35.02, 0.92) |
| CIE-LCH | lch(71.24, 35.03, 1.51°) |
| OKLab | oklab(76.56% 0.1058 0.0029) |
| OKLCH | oklch(76.56% 0.106 1.6) |
| XYZ | xyz(52.8086, 42.5344, 45.4647) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.14
Faded Pink
#DE9DAC
ΔE00 3.81
Pinky
#FC86AA
ΔE00 4.83
Rosa
#FE86A4
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 5.26
Rose Pink
#F7879A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96AE #96EBD3
analogous
#EB96D8 #EB96AE #EBA896
triadic
#EB96AE #AEEB96 #96AEEB
tetradic
#EB96AE #D8EB96 #96EBD3 #A896EB
square
#EB96AE #D8EB96 #96EBD3 #A896EB
split-complementary
#EB96AE #96EBA8 #96D8EB
monochromatic
#D72F5F #E16386 #EB96AE #F5C9D6 #FAE5EB
Accessibility & contrast
On white
2.21
#EB96AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EB96AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96AE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96AE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#B7B4AC
Tritanopia (blue-blind)
#F9919E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb96ae; /* rgb */ color: rgb(235, 150, 174); /* oklch */ color: oklch(76.6% 0.106 1.6);
Tailwind
colors: {
custom: {
50: '#f3b6c6',
500: '#eb96ae',
950: '#000000',
},
}SCSS
$custom: #eb96ae; $custom-light: #f3b6c6; $custom-dark: #000000;
JSON
{
"hex": "#eb96ae",
"rgb": {
"r": 235,
"g": 150,
"b": 174
},
"hsl": {
"h": 343.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.76561,
"c": 0.1058,
"h": 1.6
},
"luminance": 0.42531
}Semantic roles & 50–950 ramp
primary
#EB96AE
secondary
#D9F2EB
accent
#D09B16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082