#EF9BBB#EF9BBB
#EF9BBB is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.2% C 0.107 H 355.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BBB |
|---|---|
| RGB | rgb(239, 155, 187) |
| HSL | hsl(337, 72%, 77%) |
| HSV | hsv(337, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 21.8%, 6.3%) |
| CIE-LAB | lab(73.14, 35.64, -3.43) |
| CIE-LCH | lch(73.14, 35.81, 354.50°) |
| OKLab | oklab(78.23% 0.1069 -0.0086) |
| OKLCH | oklch(78.23% 0.107 355.4) |
| XYZ | xyz(56.2886, 45.3848, 52.7994) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.71
Faded Pink
#DE9DAC
ΔE00 5.28
Powder Pink
#FFB2D0
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.80
Soft Pink
#FDB0C0
ΔE00 6.44
Baby Pink
#FFB7CE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BBB #9BEFCF
analogous
#EF9BE5 #EF9BBB #EFA59B
triadic
#EF9BBB #BBEF9B #9BBBEF
tetradic
#EF9BBB #E5EF9B #9BEFCF #A59BEF
square
#EF9BBB #E5EF9B #9BEFCF #A59BEF
split-complementary
#EF9BBB #9BEFA5 #9BE5EF
monochromatic
#DE3173 #E76697 #EF9BBB #F7D0DF #FBE5ED
Accessibility & contrast
On white
2.08
#EF9BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EF9BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BBB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BBB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FC97A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9bbb; /* rgb */ color: rgb(239, 155, 187); /* oklch */ color: oklch(78.2% 0.107 355.4);
Tailwind
colors: {
custom: {
50: '#f6b9cf',
500: '#ef9bbb',
950: '#000000',
},
}SCSS
$custom: #ef9bbb; $custom-light: #f6b9cf; $custom-dark: #000000;
JSON
{
"hex": "#ef9bbb",
"rgb": {
"r": 239,
"g": 155,
"b": 187
},
"hsl": {
"h": 337.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78234,
"c": 0.10726,
"h": 355.4
},
"luminance": 0.45381
}Semantic roles & 50–950 ramp
primary
#EF9BBB
secondary
#D9F2E9
accent
#D48A11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082