#EF9BBC#EF9BBC
#EF9BBC is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.3% C 0.108 H 354.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BBC |
|---|---|
| RGB | rgb(239, 155, 188) |
| HSL | hsl(336, 72%, 77%) |
| HSV | hsv(336, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 21.3%, 6.3%) |
| CIE-LAB | lab(73.17, 35.79, -3.94) |
| CIE-LCH | lch(73.17, 36.00, 353.72°) |
| OKLab | oklab(78.27% 0.1073 -0.0099) |
| OKLCH | oklch(78.27% 0.108 354.7) |
| XYZ | xyz(56.3960, 45.4277, 53.3652) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.93
Powder Pink
#FFB2D0
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 5.49
Pinky
#FC86AA
ΔE00 5.91
Soft Pink
#FDB0C0
ΔE00 6.62
Baby Pink
#FFB7CE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BBC #9BEFCE
analogous
#EF9BE6 #EF9BBC #EFA49B
triadic
#EF9BBC #BCEF9B #9BBCEF
tetradic
#EF9BBC #E6EF9B #9BEFCE #A49BEF
square
#EF9BBC #E6EF9B #9BEFCE #A49BEF
split-complementary
#EF9BBC #9BEFA4 #9BE6EF
monochromatic
#DE3175 #E76699 #EF9BBC #F7D0DF #FBE5ED
Accessibility & contrast
On white
2.08
#EF9BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EF9BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BBC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BBC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBD
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#FB97A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9bbc; /* rgb */ color: rgb(239, 155, 188); /* oklch */ color: oklch(78.3% 0.108 354.7);
Tailwind
colors: {
custom: {
50: '#f6b9d0',
500: '#ef9bbc',
950: '#000000',
},
}SCSS
$custom: #ef9bbc; $custom-light: #f6b9d0; $custom-dark: #000000;
JSON
{
"hex": "#ef9bbc",
"rgb": {
"r": 239,
"g": 155,
"b": 188
},
"hsl": {
"h": 336.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78265,
"c": 0.10772,
"h": 354.7
},
"luminance": 0.45424
}Semantic roles & 50–950 ramp
primary
#EF9BBC
secondary
#D9F2E8
accent
#D48811
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082