#EB9EC2#EB9EC2
#EB9EC2 is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.5% C 0.102 H 350.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9EC2 |
|---|---|
| RGB | rgb(235, 158, 194) |
| HSL | hsl(332, 66%, 77%) |
| HSV | hsv(332, 33%, 92%) |
| CMYK | cmyk(0%, 32.8%, 17.4%, 7.8%) |
| CIE-LAB | lab(73.55, 33.72, -6.74) |
| CIE-LCH | lch(73.55, 34.38, 348.70°) |
| OKLab | oklab(78.52% 0.1002 -0.0174) |
| OKLCH | oklch(78.52% 0.102 350.1) |
| XYZ | xyz(56.2259, 46.0140, 56.9485) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.28
Faded Pink
#DE9DAC
ΔE00 6.22
Pig Pink
#E78EA5
ΔE00 6.48
Baby Pink
#FFB7CE
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 7.39
Pinky
#FC86AA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9EC2 #9EEBC7
analogous
#EB9EE9 #EB9EC2 #EBA19E
triadic
#EB9EC2 #C2EB9E #9EC2EB
tetradic
#EB9EC2 #E9EB9E #9EEBC7 #A19EEB
square
#EB9EC2 #E9EB9E #9EEBC7 #A19EEB
split-complementary
#EB9EC2 #9EEBA1 #9EE9EB
monochromatic
#D63982 #E16BA2 #EB9EC2 #F5D1E2 #FAE6EF
Accessibility & contrast
On white
2.06
#EB9EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EB9EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9EC2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9EC2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#F69CAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb9ec2; /* rgb */ color: rgb(235, 158, 194); /* oklch */ color: oklch(78.5% 0.102 350.1);
Tailwind
colors: {
custom: {
50: '#f2bbd4',
500: '#eb9ec2',
950: '#000000',
},
}SCSS
$custom: #eb9ec2; $custom-light: #f2bbd4; $custom-dark: #000000;
JSON
{
"hex": "#eb9ec2",
"rgb": {
"r": 235,
"g": 158,
"b": 194
},
"hsl": {
"h": 331.948,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.78515,
"c": 0.10172,
"h": 350.1
},
"luminance": 0.46011
}Semantic roles & 50–950 ramp
primary
#EB9EC2
secondary
#DAF1E6
accent
#CE7918
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171214
muted
#858183