#EF9FBB#EF9FBB
#EF9FBB is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.101 H 357.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FBB |
|---|---|
| RGB | rgb(239, 159, 187) |
| HSL | hsl(339, 71%, 78%) |
| HSV | hsv(339, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(74.02, 33.54, -2.14) |
| CIE-LCH | lch(74.02, 33.60, 356.35°) |
| OKLab | oklab(78.91% 0.1007 -0.0052) |
| OKLCH | oklch(78.91% 0.101 357.1) |
| XYZ | xyz(56.9653, 46.7382, 53.0250) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.51
Powder Pink
#FFB2D0
ΔE00 4.79
Pig Pink
#E78EA5
ΔE00 4.91
Soft Pink
#FDB0C0
ΔE00 5.28
Baby Pink
#FFB7CE
ΔE00 5.69
Pinky
#FC86AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FBB #9FEFD3
analogous
#EF9FE3 #EF9FBB #EFAB9F
triadic
#EF9FBB #BBEF9F #9FBBEF
tetradic
#EF9FBB #E3EF9F #9FEFD3 #AB9FEF
square
#EF9FBB #E3EF9F #9FEFD3 #AB9FEF
split-complementary
#EF9FBB #9FEFAB #9FE3EF
monochromatic
#DE3671 #E66B96 #EF9FBB #F8D3E0 #FBE5EC
Accessibility & contrast
On white
2.03
#EF9FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EF9FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FBB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FBB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#BCBBB9
Tritanopia (blue-blind)
#FB9BA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9fbb; /* rgb */ color: rgb(239, 159, 187); /* oklch */ color: oklch(78.9% 0.101 357.1);
Tailwind
colors: {
custom: {
50: '#f5bccf',
500: '#ef9fbb',
950: '#000000',
},
}SCSS
$custom: #ef9fbb; $custom-light: #f5bccf; $custom-dark: #000000;
JSON
{
"hex": "#ef9fbb",
"rgb": {
"r": 239,
"g": 159,
"b": 187
},
"hsl": {
"h": 339,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78905,
"c": 0.10082,
"h": 357.1
},
"luminance": 0.46735
}Semantic roles & 50–950 ramp
primary
#EF9FBB
secondary
#D9F2E9
accent
#D39012
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182