#EF9BCB#EF9BCB
#EF9BCB is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.7% C 0.116 H 344.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BCB |
|---|---|
| RGB | rgb(239, 155, 203) |
| HSL | hsl(326, 72%, 77%) |
| HSV | hsv(326, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 15.1%, 6.3%) |
| CIE-LAB | lab(73.62, 38.06, -11.55) |
| CIE-LCH | lch(73.62, 39.78, 343.12°) |
| OKLab | oklab(78.75% 0.1122 -0.0304) |
| OKLCH | oklch(78.75% 0.116 344.8) |
| XYZ | xyz(58.0978, 46.1084, 62.3280) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 6.70
Pinky
#FC86AA
ΔE00 8.40
Pig Pink
#E78EA5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BCB #9BEFBF
analogous
#E99BEF #EF9BCB #EF9BA1
triadic
#EF9BCB #CBEF9B #9BCBEF
tetradic
#EF9BCB #EFE99B #9BEFBF #9BA1EF
square
#EF9BCB #EFE99B #9BEFBF #9BA1EF
split-complementary
#EF9BCB #A1EF9B #9BEFE9
monochromatic
#DE3194 #E766B0 #EF9BCB #F7D0E6 #FBE5F1
Accessibility & contrast
On white
2.05
#EF9BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EF9BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BCB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BCB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCD
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#FA9BAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9bcb; /* rgb */ color: rgb(239, 155, 203); /* oklch */ color: oklch(78.7% 0.116 344.8);
Tailwind
colors: {
custom: {
50: '#f5b9da',
500: '#ef9bcb',
950: '#000000',
},
}SCSS
$custom: #ef9bcb; $custom-light: #f5b9da; $custom-dark: #000000;
JSON
{
"hex": "#ef9bcb",
"rgb": {
"r": 239,
"g": 155,
"b": 203
},
"hsl": {
"h": 325.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78749,
"c": 0.11626,
"h": 344.8
},
"luminance": 0.46105
}Semantic roles & 50–950 ramp
primary
#EF9BCB
secondary
#D9F2E4
accent
#D46511
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183