#EA83CB#EA83CB
#EA83CB is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.153 H 339.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83CB |
|---|---|
| RGB | rgb(234, 131, 203) |
| HSL | hsl(318, 71%, 72%) |
| HSV | hsv(318, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 13.2%, 8.2%) |
| CIE-LAB | lab(68.05, 48.81, -20.00) |
| CIE-LCH | lch(68.05, 52.75, 337.72°) |
| OKLab | oklab(74.41% 0.1429 -0.0535) |
| OKLCH | oklch(74.41% 0.153 339.5) |
| XYZ | xyz(52.8278, 38.0402, 61.0483) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.64
Bubblegum (survey)
#FF6CB5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83CB #83EAA2
analogous
#D583EA #EA83CB #EA8398
triadic
#EA83CB #CBEA83 #83CBEA
tetradic
#EA83CB #EAD583 #83EAA2 #8398EA
square
#EA83CB #EAD583 #83EAA2 #8398EA
split-complementary
#EA83CB #98EA83 #83EAD5
monochromatic
#CF239C #E14FB5 #EA83CB #F3B7E1 #FBE5F4
Accessibility & contrast
On white
2.44
#EA83CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EA83CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83CB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83CB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCE
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#F4859E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea83cb; /* rgb */ color: rgb(234, 131, 203); /* oklch */ color: oklch(74.4% 0.153 339.5);
Tailwind
colors: {
custom: {
50: '#f3a9db',
500: '#ea83cb',
950: '#000000',
},
}SCSS
$custom: #ea83cb; $custom-light: #f3a9db; $custom-dark: #000000;
JSON
{
"hex": "#ea83cb",
"rgb": {
"r": 234,
"g": 131,
"b": 203
},
"hsl": {
"h": 318.058,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.74414,
"c": 0.15259,
"h": 339.5
},
"luminance": 0.38037
}Semantic roles & 50–950 ramp
primary
#EA83CB
secondary
#D7F2DF
accent
#D34C12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171015
muted
#857F83