#EF9BBE#EF9BBE
#EF9BBE is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.3% C 0.109 H 353.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BBE |
|---|---|
| RGB | rgb(239, 155, 190) |
| HSL | hsl(335, 72%, 77%) |
| HSV | hsv(335, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 20.5%, 6.3%) |
| CIE-LAB | lab(73.23, 36.08, -4.96) |
| CIE-LCH | lch(73.23, 36.42, 352.17°) |
| OKLab | oklab(78.33% 0.1079 -0.0126) |
| OKLCH | oklch(78.33% 0.109 353.3) |
| XYZ | xyz(56.6131, 45.5146, 54.5085) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.37
Powder Pink
#FFB2D0
ΔE00 5.48
Faded Pink
#DE9DAC
ΔE00 5.94
Pinky
#FC86AA
ΔE00 6.16
Baby Pink
#FFB7CE
ΔE00 6.88
Pink (survey)
#FF81C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BBE #9BEFCC
analogous
#EF9BE8 #EF9BBE #EFA29B
triadic
#EF9BBE #BEEF9B #9BBEEF
tetradic
#EF9BBE #E8EF9B #9BEFCC #A29BEF
square
#EF9BBE #E8EF9B #9BEFCC #A29BEF
split-complementary
#EF9BBE #9BEFA2 #9BE8EF
monochromatic
#DE3179 #E7669C #EF9BBE #F7D0E0 #FBE5EE
Accessibility & contrast
On white
2.08
#EF9BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EF9BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BBE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BBE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FB98A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9bbe; /* rgb */ color: rgb(239, 155, 190); /* oklch */ color: oklch(78.3% 0.109 353.3);
Tailwind
colors: {
custom: {
50: '#f6b9d1',
500: '#ef9bbe',
950: '#000000',
},
}SCSS
$custom: #ef9bbe; $custom-light: #f6b9d1; $custom-dark: #000000;
JSON
{
"hex": "#ef9bbe",
"rgb": {
"r": 239,
"g": 155,
"b": 190
},
"hsl": {
"h": 335,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78327,
"c": 0.10868,
"h": 353.3
},
"luminance": 0.45511
}Semantic roles & 50–950 ramp
primary
#EF9BBE
secondary
#D9F2E8
accent
#D48311
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082