#EA88BE#EA88BE
#EA88BE is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.7% C 0.135 H 346.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88BE |
|---|---|
| RGB | rgb(234, 136, 190) |
| HSL | hsl(327, 70%, 73%) |
| HSV | hsv(327, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 18.8%, 8.2%) |
| CIE-LAB | lab(68.62, 44.27, -11.88) |
| CIE-LCH | lch(68.62, 45.84, 344.98°) |
| OKLab | oklab(74.7% 0.1317 -0.0312) |
| OKLCH | oklch(74.7% 0.135 346.7) |
| XYZ | xyz(52.0309, 38.8220, 53.4581) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 6.12
Hot Pink
#FF69B4
ΔE00 6.53
Bubble Gum Pink
#FF69AF
ΔE00 6.80
Pinky
#FC86AA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88BE #88EAB4
analogous
#E588EA #EA88BE #EA888D
triadic
#EA88BE #BEEA88 #88BEEA
tetradic
#EA88BE #EAE588 #88EAB4 #888DEA
square
#EA88BE #EAE588 #88EAB4 #888DEA
split-complementary
#EA88BE #8DEA88 #88EAE5
monochromatic
#D22585 #E154A2 #EA88BE #F3BCDA #FAE5F1
Accessibility & contrast
On white
2.40
#EA88BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EA88BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88BE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88BE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#F6879C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea88be; /* rgb */ color: rgb(234, 136, 190); /* oklch */ color: oklch(74.7% 0.135 346.7);
Tailwind
colors: {
custom: {
50: '#f2add1',
500: '#ea88be',
950: '#000000',
},
}SCSS
$custom: #ea88be; $custom-light: #f2add1; $custom-dark: #000000;
JSON
{
"hex": "#ea88be",
"rgb": {
"r": 234,
"g": 136,
"b": 190
},
"hsl": {
"h": 326.939,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.74702,
"c": 0.13533,
"h": 346.7
},
"luminance": 0.38818
}Semantic roles & 50–950 ramp
primary
#EA88BE
secondary
#D9F2E4
accent
#D26914
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82