#EF9DB4#EF9DB4
#EF9DB4 is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.4% C 0.101 H 1.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DB4 |
|---|---|
| RGB | rgb(239, 157, 180) |
| HSL | hsl(343, 72%, 78%) |
| HSV | hsv(343, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 24.7%, 6.3%) |
| CIE-LAB | lab(73.39, 33.59, 0.80) |
| CIE-LCH | lch(73.39, 33.60, 1.36°) |
| OKLab | oklab(78.36% 0.1013 0.0026) |
| OKLCH | oklch(78.36% 0.101 1.4) |
| XYZ | xyz(55.8930, 45.7635, 49.0605) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.63
Pig Pink
#E78EA5
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 4.85
Powder Pink
#FFB2D0
ΔE00 5.83
Pinky
#FC86AA
ΔE00 5.90
Rosa
#FE86A4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DB4 #9DEFD8
analogous
#EF9DDD #EF9DB4 #EFAF9D
triadic
#EF9DB4 #B4EF9D #9DB4EF
tetradic
#EF9DB4 #DDEF9D #9DEFD8 #AF9DEF
square
#EF9DB4 #DDEF9D #9DEFD8 #AF9DEF
split-complementary
#EF9DB4 #9DEFAF #9DDDEF
monochromatic
#DE3463 #E6688C #EF9DB4 #F8D2DC #FBE5EB
Accessibility & contrast
On white
2.07
#EF9DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EF9DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DB4
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DB4 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB5
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#FC98A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9db4; /* rgb */ color: rgb(239, 157, 180); /* oklch */ color: oklch(78.4% 0.101 1.4);
Tailwind
colors: {
custom: {
50: '#f6bbca',
500: '#ef9db4',
950: '#000000',
},
}SCSS
$custom: #ef9db4; $custom-light: #f6bbca; $custom-dark: #000000;
JSON
{
"hex": "#ef9db4",
"rgb": {
"r": 239,
"g": 157,
"b": 180
},
"hsl": {
"h": 343.171,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.7836,
"c": 0.10136,
"h": 1.4
},
"luminance": 0.4576
}Semantic roles & 50–950 ramp
primary
#EF9DB4
secondary
#D9F2EB
accent
#D49D12
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182