#EF9EBF#EF9EBF
#EF9EBF is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.9% C 0.104 H 353.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EBF |
|---|---|
| RGB | rgb(239, 158, 191) |
| HSL | hsl(336, 72%, 78%) |
| HSV | hsv(336, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 20.1%, 6.3%) |
| CIE-LAB | lab(73.91, 34.65, -4.50) |
| CIE-LCH | lch(73.91, 34.94, 352.60°) |
| OKLab | oklab(78.86% 0.1036 -0.0114) |
| OKLCH | oklch(78.86% 0.104 353.7) |
| XYZ | xyz(57.2282, 46.5694, 55.2546) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.60
Baby Pink
#FFB7CE
ΔE00 6.17
Soft Pink
#FDB0C0
ΔE00 6.35
Pinky
#FC86AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EBF #9EEFCE
analogous
#EF9EE7 #EF9EBF #EFA69E
triadic
#EF9EBF #BFEF9E #9EBFEF
tetradic
#EF9EBF #E7EF9E #9EEFCE #A69EEF
square
#EF9EBF #E7EF9E #9EEFCE #A69EEF
split-complementary
#EF9EBF #9EEFA6 #9EE7EF
monochromatic
#DE357A #E6699C #EF9EBF #F8D3E2 #FBE5EE
Accessibility & contrast
On white
2.04
#EF9EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EF9EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EBF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EBF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#FB9BA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9ebf; /* rgb */ color: rgb(239, 158, 191); /* oklch */ color: oklch(78.9% 0.104 353.7);
Tailwind
colors: {
custom: {
50: '#f5bbd2',
500: '#ef9ebf',
950: '#000000',
},
}SCSS
$custom: #ef9ebf; $custom-light: #f5bbd2; $custom-dark: #000000;
JSON
{
"hex": "#ef9ebf",
"rgb": {
"r": 239,
"g": 158,
"b": 191
},
"hsl": {
"h": 335.556,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78859,
"c": 0.10426,
"h": 353.7
},
"luminance": 0.46566
}Semantic roles & 50–950 ramp
primary
#EF9EBF
secondary
#D9F2E8
accent
#D48512
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182