#EA9BC6#EA9BC6
#EA9BC6 is a light, moderate pink. Relative luminance 0.450; OKLCH L 78.0% C 0.108 H 346.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC6 |
|---|---|
| RGB | rgb(234, 155, 198) |
| HSL | hsl(327, 65%, 76%) |
| HSV | hsv(327, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 15.4%, 8.2%) |
| CIE-LAB | lab(72.90, 35.58, -9.92) |
| CIE-LCH | lch(72.90, 36.94, 344.42°) |
| OKLab | oklab(78.03% 0.1051 -0.026) |
| OKLCH | oklch(78.03% 0.108 346.1) |
| XYZ | xyz(55.8464, 45.0154, 59.1624) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 6.84
Plum
#DDA0DD
ΔE00 6.90
Pig Pink
#E78EA5
ΔE00 7.58
Faded Pink
#DE9DAC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC6 #9BEABF
analogous
#E79BEA #EA9BC6 #EA9B9F
triadic
#EA9BC6 #C6EA9B #9BC6EA
tetradic
#EA9BC6 #EAE79B #9BEABF #9B9FEA
square
#EA9BC6 #EAE79B #9BEABF #9B9FEA
split-complementary
#EA9BC6 #9FEA9B #9BEAE7
monochromatic
#D5368C #DF68A9 #EA9BC6 #F5CEE3 #FAE6F1
Accessibility & contrast
On white
2.10
#EA9BC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EA9BC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC6
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC6 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC8
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#F49AAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bc6; /* rgb */ color: rgb(234, 155, 198); /* oklch */ color: oklch(78.0% 0.108 346.1);
Tailwind
colors: {
custom: {
50: '#f2b9d7',
500: '#ea9bc6',
950: '#000000',
},
}SCSS
$custom: #ea9bc6; $custom-light: #f2b9d7; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc6",
"rgb": {
"r": 234,
"g": 155,
"b": 198
},
"hsl": {
"h": 327.342,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.78032,
"c": 0.10824,
"h": 346.1
},
"luminance": 0.45012
}Semantic roles & 50–950 ramp
primary
#EA9BC6
secondary
#DAF1E4
accent
#CD6B18
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083