#EA9BC2#EA9BC2
#EA9BC2 is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.9% C 0.106 H 348.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC2 |
|---|---|
| RGB | rgb(234, 155, 194) |
| HSL | hsl(330, 65%, 76%) |
| HSV | hsv(330, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 17.1%, 8.2%) |
| CIE-LAB | lab(72.78, 34.96, -7.89) |
| CIE-LCH | lch(72.78, 35.84, 347.28°) |
| OKLab | oklab(77.9% 0.1038 -0.0205) |
| OKLCH | oklch(77.9% 0.106 348.8) |
| XYZ | xyz(55.3911, 44.8332, 56.7646) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.08
Pig Pink
#E78EA5
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.82
Pink (survey)
#FF81C0
ΔE00 6.90
Bubblegum Pink
#FE83CC
ΔE00 7.35
Pinky
#FC86AA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC2 #9BEAC3
analogous
#EA9BE9 #EA9BC2 #EA9C9B
triadic
#EA9BC2 #C2EA9B #9BC2EA
tetradic
#EA9BC2 #E9EA9B #9BEAC3 #9C9BEA
square
#EA9BC2 #E9EA9B #9BEAC3 #9C9BEA
split-complementary
#EA9BC2 #9BEA9C #9BE9EA
monochromatic
#D53684 #DF68A3 #EA9BC2 #F5CEE1 #FAE6F0
Accessibility & contrast
On white
2.11
#EA9BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EA9BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC3
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#F599A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bc2; /* rgb */ color: rgb(234, 155, 194); /* oklch */ color: oklch(77.9% 0.106 348.8);
Tailwind
colors: {
custom: {
50: '#f2b9d4',
500: '#ea9bc2',
950: '#000000',
},
}SCSS
$custom: #ea9bc2; $custom-light: #f2b9d4; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc2",
"rgb": {
"r": 234,
"g": 155,
"b": 194
},
"hsl": {
"h": 330.38,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77901,
"c": 0.10577,
"h": 348.8
},
"luminance": 0.4483
}Semantic roles & 50–950 ramp
primary
#EA9BC2
secondary
#DAF1E6
accent
#CD7418
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083