#EA83C8#EA83C8
#EA83C8 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.150 H 340.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83C8 |
|---|---|
| RGB | rgb(234, 131, 200) |
| HSL | hsl(320, 71%, 72%) |
| HSV | hsv(320, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 14.5%, 8.2%) |
| CIE-LAB | lab(67.95, 48.34, -18.49) |
| CIE-LCH | lch(67.95, 51.76, 339.07°) |
| OKLab | oklab(74.3% 0.1421 -0.0493) |
| OKLCH | oklch(74.3% 0.15 340.9) |
| XYZ | xyz(52.4738, 37.8986, 59.1837) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 4.75
Bubblegum (survey)
#FF6CB5
ΔE00 6.33
Hot Pink
#FF69B4
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83C8 #83EAA5
analogous
#D983EA #EA83C8 #EA8395
triadic
#EA83C8 #C8EA83 #83C8EA
tetradic
#EA83C8 #EAD983 #83EAA5 #8395EA
square
#EA83C8 #EAD983 #83EAA5 #8395EA
split-complementary
#EA83C8 #95EA83 #83EAD9
monochromatic
#CF2397 #E14FB1 #EA83C8 #F3B7DF #FBE5F3
Accessibility & contrast
On white
2.45
#EA83C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EA83C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83C8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83C8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BCA
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#F5849D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea83c8; /* rgb */ color: rgb(234, 131, 200); /* oklch */ color: oklch(74.3% 0.150 340.9);
Tailwind
colors: {
custom: {
50: '#f3a9d8',
500: '#ea83c8',
950: '#000000',
},
}SCSS
$custom: #ea83c8; $custom-light: #f3a9d8; $custom-dark: #000000;
JSON
{
"hex": "#ea83c8",
"rgb": {
"r": 234,
"g": 131,
"b": 200
},
"hsl": {
"h": 319.806,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.74302,
"c": 0.1504,
"h": 340.9
},
"luminance": 0.37895
}Semantic roles & 50–950 ramp
primary
#EA83C8
secondary
#D7F2E0
accent
#D35212
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83