#EF9BB0#EF9BB0
#EF9BB0 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.9% C 0.103 H 3.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BB0 |
|---|---|
| RGB | rgb(239, 155, 176) |
| HSL | hsl(345, 72%, 77%) |
| HSV | hsv(345, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 26.4%, 6.3%) |
| CIE-LAB | lab(72.85, 34.09, 2.21) |
| CIE-LCH | lch(72.85, 34.16, 3.71°) |
| OKLab | oklab(77.91% 0.103 0.0063) |
| OKLCH | oklch(77.91% 0.103 3.5) |
| XYZ | xyz(55.1558, 44.9316, 46.8335) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.26
Faded Pink
#DE9DAC
ΔE00 3.56
Soft Pink
#FDB0C0
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.58
Rosa
#FE86A4
ΔE00 5.62
Rose Pink
#F7879A
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BB0 #9BEFDA
analogous
#EF9BDA #EF9BB0 #EFB09B
triadic
#EF9BB0 #B0EF9B #9BB0EF
tetradic
#EF9BB0 #DAEF9B #9BEFDA #B09BEF
square
#EF9BB0 #DAEF9B #9BEFDA #B09BEF
split-complementary
#EF9BB0 #9BEFB0 #9BDAEF
monochromatic
#DE315D #E76686 #EF9BB0 #F7D0DA #FBE5EA
Accessibility & contrast
On white
2.10
#EF9BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EF9BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BB0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BB0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB1
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#FD95A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef9bb0; /* rgb */ color: rgb(239, 155, 176); /* oklch */ color: oklch(77.9% 0.103 3.5);
Tailwind
colors: {
custom: {
50: '#f6b9c7',
500: '#ef9bb0',
950: '#000000',
},
}SCSS
$custom: #ef9bb0; $custom-light: #f6b9c7; $custom-dark: #000000;
JSON
{
"hex": "#ef9bb0",
"rgb": {
"r": 239,
"g": 155,
"b": 176
},
"hsl": {
"h": 345,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.77909,
"c": 0.10322,
"h": 3.5
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#EF9BB0
secondary
#D9F2EC
accent
#D4A411
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082