#EF9BB5#EF9BB5
#EF9BB5 is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.1% C 0.105 H 359.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BB5 |
|---|---|
| RGB | rgb(239, 155, 181) |
| HSL | hsl(341, 72%, 77%) |
| HSV | hsv(341, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 24.3%, 6.3%) |
| CIE-LAB | lab(72.98, 34.78, -0.36) |
| CIE-LCH | lch(72.98, 34.78, 359.41°) |
| OKLab | oklab(78.05% 0.1048 -0.0005) |
| OKLCH | oklch(78.05% 0.105 359.7) |
| XYZ | xyz(55.6596, 45.1332, 49.4870) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.63
Faded Pink
#DE9DAC
ΔE00 4.13
Pinky
#FC86AA
ΔE00 5.43
Soft Pink
#FDB0C0
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 5.89
Rosa
#FE86A4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BB5 #9BEFD5
analogous
#EF9BDF #EF9BB5 #EFAB9B
triadic
#EF9BB5 #B5EF9B #9BB5EF
tetradic
#EF9BB5 #DFEF9B #9BEFD5 #AB9BEF
square
#EF9BB5 #DFEF9B #9BEFD5 #AB9BEF
split-complementary
#EF9BB5 #9BEFAB #9BDFEF
monochromatic
#DE3167 #E7668E #EF9BB5 #F7D0DC #FBE5EB
Accessibility & contrast
On white
2.09
#EF9BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EF9BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BB5
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BB5 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB6
Deuteranopia (green-blind)
#BAB9B3
Tritanopia (blue-blind)
#FC96A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef9bb5; /* rgb */ color: rgb(239, 155, 181); /* oklch */ color: oklch(78.1% 0.105 359.7);
Tailwind
colors: {
custom: {
50: '#f6b9cb',
500: '#ef9bb5',
950: '#000000',
},
}SCSS
$custom: #ef9bb5; $custom-light: #f6b9cb; $custom-dark: #000000;
JSON
{
"hex": "#ef9bb5",
"rgb": {
"r": 239,
"g": 155,
"b": 181
},
"hsl": {
"h": 341.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78054,
"c": 0.10482,
"h": 359.7
},
"luminance": 0.4513
}Semantic roles & 50–950 ramp
primary
#EF9BB5
secondary
#D9F2EA
accent
#D49811
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082