#EA9BC8#EA9BC8
#EA9BC8 is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.1% C 0.110 H 344.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC8 |
|---|---|
| RGB | rgb(234, 155, 200) |
| HSL | hsl(326, 65%, 76%) |
| HSV | hsv(326, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 14.5%, 8.2%) |
| CIE-LAB | lab(72.96, 35.90, -10.93) |
| CIE-LCH | lch(72.96, 37.53, 343.06°) |
| OKLab | oklab(78.1% 0.1057 -0.0288) |
| OKLCH | oklch(78.1% 0.11 344.8) |
| XYZ | xyz(56.0786, 45.1082, 60.3853) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 6.63
Pink (survey)
#FF81C0
ΔE00 6.75
Powder Pink
#FFB2D0
ΔE00 6.76
Lilac
#C8A2C8
ΔE00 7.98
Pig Pink
#E78EA5
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC8 #9BEABD
analogous
#E59BEA #EA9BC8 #EA9BA1
triadic
#EA9BC8 #C8EA9B #9BC8EA
tetradic
#EA9BC8 #EAE59B #9BEABD #9BA1EA
square
#EA9BC8 #EAE59B #9BEABD #9BA1EA
split-complementary
#EA9BC8 #A1EA9B #9BEAE5
monochromatic
#D53690 #DF68AC #EA9BC8 #F5CEE4 #FAE6F1
Accessibility & contrast
On white
2.10
#EA9BC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EA9BC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC8 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABCA
Deuteranopia (green-blind)
#B3B8C6
Tritanopia (blue-blind)
#F49BAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bc8; /* rgb */ color: rgb(234, 155, 200); /* oklch */ color: oklch(78.1% 0.110 344.8);
Tailwind
colors: {
custom: {
50: '#f2b9d8',
500: '#ea9bc8',
950: '#000000',
},
}SCSS
$custom: #ea9bc8; $custom-light: #f2b9d8; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc8",
"rgb": {
"r": 234,
"g": 155,
"b": 200
},
"hsl": {
"h": 325.823,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.78099,
"c": 0.10956,
"h": 344.8
},
"luminance": 0.45105
}Semantic roles & 50–950 ramp
primary
#EA9BC8
secondary
#DAF1E4
accent
#CD6618
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083