#EF9EBE#EF9EBE
#EF9EBE is a light, moderate pink. Relative luminance 0.465; OKLCH L 78.8% C 0.104 H 354.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EBE |
|---|---|
| RGB | rgb(239, 158, 190) |
| HSL | hsl(336, 72%, 78%) |
| HSV | hsv(336, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 20.5%, 6.3%) |
| CIE-LAB | lab(73.89, 34.50, -3.99) |
| CIE-LCH | lch(73.89, 34.73, 353.40°) |
| OKLab | oklab(78.83% 0.1033 -0.0101) |
| OKLCH | oklch(78.83% 0.104 354.4) |
| XYZ | xyz(57.1186, 46.5255, 54.6770) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 5.40
Baby Pink
#FFB7CE
ΔE00 6.09
Soft Pink
#FDB0C0
ΔE00 6.15
Pinky
#FC86AA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EBE #9EEFCF
analogous
#EF9EE7 #EF9EBE #EFA69E
triadic
#EF9EBE #BEEF9E #9EBEEF
tetradic
#EF9EBE #E7EF9E #9EEFCF #A69EEF
square
#EF9EBE #E7EF9E #9EEFCF #A69EEF
split-complementary
#EF9EBE #9EEFA6 #9EE7EF
monochromatic
#DE3578 #E6699B #EF9EBE #F8D3E1 #FBE5ED
Accessibility & contrast
On white
2.04
#EF9EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EF9EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EBE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EBE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#FB9BA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9ebe; /* rgb */ color: rgb(239, 158, 190); /* oklch */ color: oklch(78.8% 0.104 354.4);
Tailwind
colors: {
custom: {
50: '#f5bbd1',
500: '#ef9ebe',
950: '#000000',
},
}SCSS
$custom: #ef9ebe; $custom-light: #f5bbd1; $custom-dark: #000000;
JSON
{
"hex": "#ef9ebe",
"rgb": {
"r": 239,
"g": 158,
"b": 190
},
"hsl": {
"h": 336.296,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78828,
"c": 0.10377,
"h": 354.4
},
"luminance": 0.46522
}Semantic roles & 50–950 ramp
primary
#EF9EBE
secondary
#D9F2E8
accent
#D48712
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182