#EF9EB7#EF9EB7
#EF9EB7 is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.6% C 0.101 H 359.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EB7 |
|---|---|
| RGB | rgb(239, 158, 183) |
| HSL | hsl(341, 72%, 78%) |
| HSV | hsv(341, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 23.4%, 6.3%) |
| CIE-LAB | lab(73.69, 33.49, -0.42) |
| CIE-LCH | lch(73.69, 33.49, 359.28°) |
| OKLab | oklab(78.62% 0.1008 -0.0006) |
| OKLCH | oklch(78.62% 0.101 359.6) |
| XYZ | xyz(56.3718, 46.2268, 50.7441) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.91
Pig Pink
#E78EA5
ΔE00 4.24
Soft Pink
#FDB0C0
ΔE00 4.93
Powder Pink
#FFB2D0
ΔE00 5.32
Baby Pink
#FFB7CE
ΔE00 5.91
Pinky
#FC86AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EB7 #9EEFD6
analogous
#EF9EE0 #EF9EB7 #EFAD9E
triadic
#EF9EB7 #B7EF9E #9EB7EF
tetradic
#EF9EB7 #E0EF9E #9EEFD6 #AD9EEF
square
#EF9EB7 #E0EF9E #9EEFD6 #AD9EEF
split-complementary
#EF9EB7 #9EEFAD #9EE0EF
monochromatic
#DE3569 #E66990 #EF9EB7 #F8D3DE #FBE5EC
Accessibility & contrast
On white
2.05
#EF9EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EF9EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EB7
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EB7 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB8
Deuteranopia (green-blind)
#BCBBB5
Tritanopia (blue-blind)
#FC99A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9eb7; /* rgb */ color: rgb(239, 158, 183); /* oklch */ color: oklch(78.6% 0.101 359.6);
Tailwind
colors: {
custom: {
50: '#f6bbcc',
500: '#ef9eb7',
950: '#000000',
},
}SCSS
$custom: #ef9eb7; $custom-light: #f6bbcc; $custom-dark: #000000;
JSON
{
"hex": "#ef9eb7",
"rgb": {
"r": 239,
"g": 158,
"b": 183
},
"hsl": {
"h": 341.481,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78617,
"c": 0.10084,
"h": 359.6
},
"luminance": 0.46223
}Semantic roles & 50–950 ramp
primary
#EF9EB7
secondary
#D9F2EA
accent
#D49812
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182