#EB83B5#EB83B5
#EB83B5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.139 H 350.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83B5 |
|---|---|
| RGB | rgb(235, 131, 181) |
| HSL | hsl(331, 72%, 72%) |
| HSV | hsv(331, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 23%, 7.8%) |
| CIE-LAB | lab(67.45, 45.84, -8.57) |
| CIE-LCH | lch(67.45, 46.64, 349.42°) |
| OKLab | oklab(73.75% 0.1376 -0.0222) |
| OKLCH | oklch(73.75% 0.139 350.8) |
| XYZ | xyz(50.7190, 37.2348, 48.2228) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 4.83
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.50
Hot Pink
#FF69B4
ΔE00 5.52
Pinky
#FC86AA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83B5 #83EBB9
analogous
#EB83E9 #EB83B5 #EB8583
triadic
#EB83B5 #B5EB83 #83B5EB
tetradic
#EB83B5 #E9EB83 #83EBB9 #8583EB
square
#EB83B5 #E9EB83 #83EBB9 #8583EB
split-complementary
#EB83B5 #83EB85 #83E9EB
monochromatic
#D22276 #E24E96 #EB83B5 #F4B8D4 #FBE5EF
Accessibility & contrast
On white
2.49
#EB83B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EB83B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83B5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83B5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B7
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#F98095
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb83b5; /* rgb */ color: rgb(235, 131, 181); /* oklch */ color: oklch(73.8% 0.139 350.8);
Tailwind
colors: {
custom: {
50: '#f4a9cb',
500: '#eb83b5',
950: '#000000',
},
}SCSS
$custom: #eb83b5; $custom-light: #f4a9cb; $custom-dark: #000000;
JSON
{
"hex": "#eb83b5",
"rgb": {
"r": 235,
"g": 131,
"b": 181
},
"hsl": {
"h": 331.154,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73753,
"c": 0.13936,
"h": 350.8
},
"luminance": 0.37231
}Semantic roles & 50–950 ramp
primary
#EB83B5
secondary
#D8F2E5
accent
#D47711
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82