#EF9FB9#EF9FB9
#EF9FB9 is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.8% C 0.100 H 358.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FB9 |
|---|---|
| RGB | rgb(239, 159, 185) |
| HSL | hsl(341, 71%, 78%) |
| HSV | hsv(341, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 22.6%, 6.3%) |
| CIE-LAB | lab(73.97, 33.25, -1.12) |
| CIE-LCH | lch(73.97, 33.26, 358.07°) |
| OKLab | oklab(78.85% 0.1 -0.0025) |
| OKLCH | oklch(78.85% 0.1 358.6) |
| XYZ | xyz(56.7527, 46.6532, 51.9053) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.11
Pig Pink
#E78EA5
ΔE00 4.61
Soft Pink
#FDB0C0
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 4.97
Baby Pink
#FFB7CE
ΔE00 5.67
Pinky
#FC86AA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FB9 #9FEFD5
analogous
#EF9FE1 #EF9FB9 #EFAD9F
triadic
#EF9FB9 #B9EF9F #9FB9EF
tetradic
#EF9FB9 #E1EF9F #9FEFD5 #AD9FEF
square
#EF9FB9 #E1EF9F #9FEFD5 #AD9FEF
split-complementary
#EF9FB9 #9FEFAD #9FE1EF
monochromatic
#DE366C #E66B93 #EF9FB9 #F8D3DF #FBE5EC
Accessibility & contrast
On white
2.03
#EF9FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EF9FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FB9
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FB9 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBA
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#FC9BA8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9fb9; /* rgb */ color: rgb(239, 159, 185); /* oklch */ color: oklch(78.8% 0.100 358.6);
Tailwind
colors: {
custom: {
50: '#f5bcce',
500: '#ef9fb9',
950: '#000000',
},
}SCSS
$custom: #ef9fb9; $custom-light: #f5bcce; $custom-dark: #000000;
JSON
{
"hex": "#ef9fb9",
"rgb": {
"r": 239,
"g": 159,
"b": 185
},
"hsl": {
"h": 340.5,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78845,
"c": 0.10001,
"h": 358.6
},
"luminance": 0.4665
}Semantic roles & 50–950 ramp
primary
#EF9FB9
secondary
#D9F2EA
accent
#D39512
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182