#EA83B2#EA83B2
#EA83B2 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.5% C 0.137 H 352.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83B2 |
|---|---|
| RGB | rgb(234, 131, 178) |
| HSL | hsl(333, 71%, 72%) |
| HSV | hsv(333, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 23.9%, 8.2%) |
| CIE-LAB | lab(67.23, 45.09, -7.22) |
| CIE-LCH | lch(67.23, 45.66, 350.91°) |
| OKLab | oklab(73.53% 0.1356 -0.0185) |
| OKLCH | oklch(73.53% 0.137 352.2) |
| XYZ | xyz(50.0852, 36.9432, 46.6037) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.88
Pinky
#FC86AA
ΔE00 5.09
Carnation Pink
#FF7FA7
ΔE00 5.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 5.47
Bubble Gum Pink
#FF69AF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83B2 #83EABB
analogous
#EA83E6 #EA83B2 #EA8883
triadic
#EA83B2 #B2EA83 #83B2EA
tetradic
#EA83B2 #E6EA83 #83EABB #8883EA
square
#EA83B2 #E6EA83 #83EABB #8883EA
split-complementary
#EA83B2 #83EA88 #83E6EA
monochromatic
#CF2372 #E14F92 #EA83B2 #F3B7D3 #FBE5EF
Accessibility & contrast
On white
2.50
#EA83B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EA83B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83B2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83B2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#F87F94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea83b2; /* rgb */ color: rgb(234, 131, 178); /* oklch */ color: oklch(73.5% 0.137 352.2);
Tailwind
colors: {
custom: {
50: '#f3a9c9',
500: '#ea83b2',
950: '#000000',
},
}SCSS
$custom: #ea83b2; $custom-light: #f3a9c9; $custom-dark: #000000;
JSON
{
"hex": "#ea83b2",
"rgb": {
"r": 234,
"g": 131,
"b": 178
},
"hsl": {
"h": 332.621,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73531,
"c": 0.13682,
"h": 352.2
},
"luminance": 0.36939
}Semantic roles & 50–950 ramp
primary
#EA83B2
secondary
#D7F2E6
accent
#D37B12
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82