#EA72BE#EA72BE
#EA72BE is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.5% C 0.171 H 343.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA72BE |
|---|---|
| RGB | rgb(234, 114, 190) |
| HSL | hsl(322, 74%, 68%) |
| HSV | hsv(322, 51%, 92%) |
| CMYK | cmyk(0%, 51.3%, 18.8%, 8.2%) |
| CIE-LAB | lab(64.36, 55.20, -18.30) |
| CIE-LCH | lch(64.36, 58.15, 341.65°) |
| OKLab | oklab(71.5% 0.1643 -0.0486) |
| OKLCH | oklch(71.5% 0.171 343.5) |
| XYZ | xyz(49.2443, 33.2487, 52.5292) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.57
Hot Pink
#FF69B4
ΔE00 4.59
Pale Magenta
#D767AD
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 5.07
Bubble Gum Pink
#FF69AF
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA72BE #72EA9E
analogous
#DA72EA #EA72BE #EA7282
triadic
#EA72BE #BEEA72 #72BEEA
tetradic
#EA72BE #EADA72 #72EA9E #7282EA
square
#EA72BE #EADA72 #72EA9E #7282EA
split-complementary
#EA72BE #82EA72 #72EADA
monochromatic
#C41D87 #E23DA5 #EA72BE #F2A7D7 #FADDEF
Accessibility & contrast
On white
2.75
#EA72BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EA72BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA72BE
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA72BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA72BE | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C1
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#F7728F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ea72be; /* rgb */ color: rgb(234, 114, 190); /* oklch */ color: oklch(71.5% 0.171 343.5);
Tailwind
colors: {
custom: {
50: '#f39fd1',
500: '#ea72be',
950: '#000000',
},
}SCSS
$custom: #ea72be; $custom-light: #f39fd1; $custom-dark: #000000;
JSON
{
"hex": "#ea72be",
"rgb": {
"r": 234,
"g": 114,
"b": 190
},
"hsl": {
"h": 322,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.71504,
"c": 0.17129,
"h": 343.5
},
"luminance": 0.33245
}Semantic roles & 50–950 ramp
primary
#EA72BE
secondary
#CAEED7
accent
#D6580F
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#170F14
muted
#857F82