#EF9BBD#EF9BBD
#EF9BBD is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.3% C 0.108 H 354.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BBD |
|---|---|
| RGB | rgb(239, 155, 189) |
| HSL | hsl(336, 72%, 77%) |
| HSV | hsv(336, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 20.9%, 6.3%) |
| CIE-LAB | lab(73.20, 35.93, -4.45) |
| CIE-LCH | lch(73.20, 36.21, 352.94°) |
| OKLab | oklab(78.3% 0.1076 -0.0113) |
| OKLCH | oklch(78.3% 0.108 354) |
| XYZ | xyz(56.5042, 45.4710, 53.9349) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.15
Powder Pink
#FFB2D0
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 5.71
Pinky
#FC86AA
ΔE00 6.03
Baby Pink
#FFB7CE
ΔE00 6.80
Soft Pink
#FDB0C0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BBD #9BEFCD
analogous
#EF9BE7 #EF9BBD #EFA39B
triadic
#EF9BBD #BDEF9B #9BBDEF
tetradic
#EF9BBD #E7EF9B #9BEFCD #A39BEF
square
#EF9BBD #E7EF9B #9BEFCD #A39BEF
split-complementary
#EF9BBD #9BEFA3 #9BE7EF
monochromatic
#DE3177 #E7669A #EF9BBD #F7D0E0 #FBE5EE
Accessibility & contrast
On white
2.08
#EF9BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EF9BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BBD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BBD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#FB98A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9bbd; /* rgb */ color: rgb(239, 155, 189); /* oklch */ color: oklch(78.3% 0.108 354.0);
Tailwind
colors: {
custom: {
50: '#f6b9d0',
500: '#ef9bbd',
950: '#000000',
},
}SCSS
$custom: #ef9bbd; $custom-light: #f6b9d0; $custom-dark: #000000;
JSON
{
"hex": "#ef9bbd",
"rgb": {
"r": 239,
"g": 155,
"b": 189
},
"hsl": {
"h": 335.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78296,
"c": 0.10819,
"h": 354
},
"luminance": 0.45468
}Semantic roles & 50–950 ramp
primary
#EF9BBD
secondary
#D9F2E8
accent
#D48511
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082