#EF9DB7#EF9DB7
#EF9DB7 is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.4% C 0.102 H 359.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DB7 |
|---|---|
| RGB | rgb(239, 157, 183) |
| HSL | hsl(341, 72%, 78%) |
| HSV | hsv(341, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 23.4%, 6.3%) |
| CIE-LAB | lab(73.47, 34.01, -0.74) |
| CIE-LCH | lch(73.47, 34.02, 358.75°) |
| OKLab | oklab(78.45% 0.1024 -0.0015) |
| OKLCH | oklch(78.45% 0.102 359.2) |
| XYZ | xyz(56.2019, 45.8871, 50.6874) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.09
Pig Pink
#E78EA5
ΔE00 4.12
Soft Pink
#FDB0C0
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.43
Pinky
#FC86AA
ΔE00 5.90
Baby Pink
#FFB7CE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DB7 #9DEFD5
analogous
#EF9DE0 #EF9DB7 #EFAC9D
triadic
#EF9DB7 #B7EF9D #9DB7EF
tetradic
#EF9DB7 #E0EF9D #9DEFD5 #AC9DEF
square
#EF9DB7 #E0EF9D #9DEFD5 #AC9DEF
split-complementary
#EF9DB7 #9DEFAC #9DE0EF
monochromatic
#DE346A #E66890 #EF9DB7 #F8D2DE #FBE5EC
Accessibility & contrast
On white
2.06
#EF9DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EF9DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DB7
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DB7 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#BBBAB5
Tritanopia (blue-blind)
#FC98A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9db7; /* rgb */ color: rgb(239, 157, 183); /* oklch */ color: oklch(78.4% 0.102 359.2);
Tailwind
colors: {
custom: {
50: '#f6bbcc',
500: '#ef9db7',
950: '#000000',
},
}SCSS
$custom: #ef9db7; $custom-light: #f6bbcc; $custom-dark: #000000;
JSON
{
"hex": "#ef9db7",
"rgb": {
"r": 239,
"g": 157,
"b": 183
},
"hsl": {
"h": 340.976,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.78448,
"c": 0.10241,
"h": 359.2
},
"luminance": 0.45884
}Semantic roles & 50–950 ramp
primary
#EF9DB7
secondary
#D9F2EA
accent
#D49612
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182