#EF9EBA#EF9EBA
#EF9EBA is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.7% C 0.102 H 357.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EBA |
|---|---|
| RGB | rgb(239, 158, 186) |
| HSL | hsl(339, 72%, 78%) |
| HSV | hsv(339, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 22.2%, 6.3%) |
| CIE-LAB | lab(73.77, 33.92, -1.95) |
| CIE-LCH | lch(73.77, 33.97, 356.70°) |
| OKLab | oklab(78.71% 0.1019 -0.0047) |
| OKLCH | oklch(78.71% 0.102 357.4) |
| XYZ | xyz(56.6874, 46.3530, 52.4061) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 4.66
Powder Pink
#FFB2D0
ΔE00 5.01
Soft Pink
#FDB0C0
ΔE00 5.40
Baby Pink
#FFB7CE
ΔE00 5.90
Pinky
#FC86AA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EBA #9EEFD3
analogous
#EF9EE3 #EF9EBA #EFAA9E
triadic
#EF9EBA #BAEF9E #9EBAEF
tetradic
#EF9EBA #E3EF9E #9EEFD3 #AA9EEF
square
#EF9EBA #E3EF9E #9EEFD3 #AA9EEF
split-complementary
#EF9EBA #9EEFAA #9EE3EF
monochromatic
#DE356F #E66995 #EF9EBA #F8D3DF #FBE5EC
Accessibility & contrast
On white
2.04
#EF9EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#EF9EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EBA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EBA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#BBBBB8
Tritanopia (blue-blind)
#FC9AA8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9eba; /* rgb */ color: rgb(239, 158, 186); /* oklch */ color: oklch(78.7% 0.102 357.4);
Tailwind
colors: {
custom: {
50: '#f5bbce',
500: '#ef9eba',
950: '#000000',
},
}SCSS
$custom: #ef9eba; $custom-light: #f5bbce; $custom-dark: #000000;
JSON
{
"hex": "#ef9eba",
"rgb": {
"r": 239,
"g": 158,
"b": 186
},
"hsl": {
"h": 339.259,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78706,
"c": 0.10201,
"h": 357.4
},
"luminance": 0.4635
}Semantic roles & 50–950 ramp
primary
#EF9EBA
secondary
#D9F2E9
accent
#D49112
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182