#EB9EBF#EB9EBF
#EB9EBF is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.4% C 0.100 H 352.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9EBF |
|---|---|
| RGB | rgb(235, 158, 191) |
| HSL | hsl(334, 66%, 77%) |
| HSV | hsv(334, 33%, 92%) |
| CMYK | cmyk(0%, 32.8%, 18.7%, 7.8%) |
| CIE-LAB | lab(73.47, 33.26, -5.21) |
| CIE-LCH | lch(73.47, 33.67, 351.10°) |
| OKLab | oklab(78.42% 0.0992 -0.0134) |
| OKLCH | oklch(78.42% 0.1 352.3) |
| XYZ | xyz(55.8924, 45.8806, 55.1920) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.13
Faded Pink
#DE9DAC
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 5.81
Baby Pink
#FFB7CE
ΔE00 6.44
Soft Pink
#FDB0C0
ΔE00 6.75
Pinky
#FC86AA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9EBF #9EEBCA
analogous
#EB9EE5 #EB9EBF #EBA49E
triadic
#EB9EBF #BFEB9E #9EBFEB
tetradic
#EB9EBF #E5EB9E #9EEBCA #A49EEB
square
#EB9EBF #E5EB9E #9EEBCA #A49EEB
split-complementary
#EB9EBF #9EEBA4 #9EE5EB
monochromatic
#D6397C #E16B9E #EB9EBF #F5D1E0 #FAE6EE
Accessibility & contrast
On white
2.06
#EB9EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EB9EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9EBF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9EBF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#F69BA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb9ebf; /* rgb */ color: rgb(235, 158, 191); /* oklch */ color: oklch(78.4% 0.100 352.3);
Tailwind
colors: {
custom: {
50: '#f2bbd2',
500: '#eb9ebf',
950: '#000000',
},
}SCSS
$custom: #eb9ebf; $custom-light: #f2bbd2; $custom-dark: #000000;
JSON
{
"hex": "#eb9ebf",
"rgb": {
"r": 235,
"g": 158,
"b": 191
},
"hsl": {
"h": 334.286,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.7842,
"c": 0.10009,
"h": 352.3
},
"luminance": 0.45877
}Semantic roles & 50–950 ramp
primary
#EB9EBF
secondary
#DAF1E7
accent
#CE8018
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182