#EF9FBF#EF9FBF
#EF9FBF is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.0% C 0.103 H 354.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FBF |
|---|---|
| RGB | rgb(239, 159, 191) |
| HSL | hsl(336, 71%, 78%) |
| HSV | hsv(336, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 20.1%, 6.3%) |
| CIE-LAB | lab(74.13, 34.12, -4.18) |
| CIE-LCH | lch(74.13, 34.38, 353.02°) |
| OKLab | oklab(79.03% 0.1021 -0.0106) |
| OKLCH | oklch(79.03% 0.103 354.1) |
| XYZ | xyz(57.3995, 46.9119, 55.3117) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.63
Faded Pink
#DE9DAC
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 5.63
Baby Pink
#FFB7CE
ΔE00 5.90
Soft Pink
#FDB0C0
ΔE00 6.07
Pinky
#FC86AA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FBF #9FEFCF
analogous
#EF9FE7 #EF9FBF #EFA79F
triadic
#EF9FBF #BFEF9F #9FBFEF
tetradic
#EF9FBF #E7EF9F #9FEFCF #A79FEF
square
#EF9FBF #E7EF9F #9FEFCF #A79FEF
split-complementary
#EF9FBF #9FEFA7 #9FE7EF
monochromatic
#DE3679 #E66B9C #EF9FBF #F8D3E2 #FBE5EE
Accessibility & contrast
On white
2.02
#EF9FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EF9FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FBF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FBF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#FB9CAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9fbf; /* rgb */ color: rgb(239, 159, 191); /* oklch */ color: oklch(79.0% 0.103 354.1);
Tailwind
colors: {
custom: {
50: '#f5bcd2',
500: '#ef9fbf',
950: '#000000',
},
}SCSS
$custom: #ef9fbf; $custom-light: #f5bcd2; $custom-dark: #000000;
JSON
{
"hex": "#ef9fbf",
"rgb": {
"r": 239,
"g": 159,
"b": 191
},
"hsl": {
"h": 336,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.79027,
"c": 0.10262,
"h": 354.1
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#EF9FBF
secondary
#D9F2E8
accent
#D38612
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182