#EB8EB2#EB8EB2
#EB8EB2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.4% C 0.120 H 355.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EB2 |
|---|---|
| RGB | rgb(235, 142, 178) |
| HSL | hsl(337, 70%, 74%) |
| HSV | hsv(337, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 24.3%, 7.8%) |
| CIE-LAB | lab(69.63, 39.77, -3.66) |
| CIE-LCH | lch(69.63, 39.93, 354.74°) |
| OKLab | oklab(75.37% 0.1197 -0.0091) |
| OKLCH | oklch(75.37% 0.12 355.6) |
| XYZ | xyz(51.9711, 40.2262, 47.1380) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.62
Pinky
#FC86AA
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 5.12
Dull Pink
#D5869D
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.48
Pink (survey)
#FF81C0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EB2 #8EEBC7
analogous
#EB8EE1 #EB8EB2 #EB998E
triadic
#EB8EB2 #B2EB8E #8EB2EB
tetradic
#EB8EB2 #E1EB8E #8EEBC7 #998EEB
square
#EB8EB2 #E1EB8E #8EEBC7 #998EEB
split-complementary
#EB8EB2 #8EEB99 #8EE1EB
monochromatic
#D8266B #E25A8F #EB8EB2 #F4C2D5 #FAE5ED
Accessibility & contrast
On white
2.32
#EB8EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EB8EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EB2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EB2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#F88A9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8eb2; /* rgb */ color: rgb(235, 142, 178); /* oklch */ color: oklch(75.4% 0.120 355.6);
Tailwind
colors: {
custom: {
50: '#f3b0c9',
500: '#eb8eb2',
950: '#000000',
},
}SCSS
$custom: #eb8eb2; $custom-light: #f3b0c9; $custom-dark: #000000;
JSON
{
"hex": "#eb8eb2",
"rgb": {
"r": 235,
"g": 142,
"b": 178
},
"hsl": {
"h": 336.774,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.75373,
"c": 0.12002,
"h": 355.6
},
"luminance": 0.40223
}Semantic roles & 50–950 ramp
primary
#EB8EB2
secondary
#D9F2E8
accent
#D28814
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082