#EB8EB3#EB8EB3
#EB8EB3 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.4% C 0.120 H 355.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8EB3 |
|---|---|
| RGB | rgb(235, 142, 179) |
| HSL | hsl(336, 70%, 74%) |
| HSV | hsv(336, 40%, 92%) |
| CMYK | cmyk(0%, 39.6%, 23.8%, 7.8%) |
| CIE-LAB | lab(69.66, 39.91, -4.18) |
| CIE-LCH | lch(69.66, 40.13, 354.03°) |
| OKLab | oklab(75.4% 0.12 -0.0105) |
| OKLCH | oklch(75.4% 0.12 355) |
| XYZ | xyz(52.0719, 40.2665, 47.6687) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.89
Pinky
#FC86AA
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 5.25
Pink (survey)
#FF81C0
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 5.39
Rosa
#FE86A4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8EB3 #8EEBC6
analogous
#EB8EE2 #EB8EB3 #EB988E
triadic
#EB8EB3 #B3EB8E #8EB3EB
tetradic
#EB8EB3 #E2EB8E #8EEBC6 #988EEB
square
#EB8EB3 #E2EB8E #8EEBC6 #988EEB
split-complementary
#EB8EB3 #8EEB98 #8EE2EB
monochromatic
#D8266D #E25A90 #EB8EB3 #F4C2D6 #FAE5EE
Accessibility & contrast
On white
2.32
#EB8EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EB8EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8EB3
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8EB3 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B4
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#F88A9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8eb3; /* rgb */ color: rgb(235, 142, 179); /* oklch */ color: oklch(75.4% 0.120 355.0);
Tailwind
colors: {
custom: {
50: '#f3b0c9',
500: '#eb8eb3',
950: '#000000',
},
}SCSS
$custom: #eb8eb3; $custom-light: #f3b0c9; $custom-dark: #000000;
JSON
{
"hex": "#eb8eb3",
"rgb": {
"r": 235,
"g": 142,
"b": 179
},
"hsl": {
"h": 336.129,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.75404,
"c": 0.12047,
"h": 355
},
"luminance": 0.40263
}Semantic roles & 50–950 ramp
primary
#EB8EB3
secondary
#D9F2E8
accent
#D28614
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082