#EF9FBE#EF9FBE
#EF9FBE is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.0% C 0.102 H 354.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FBE |
|---|---|
| RGB | rgb(239, 159, 190) |
| HSL | hsl(337, 71%, 78%) |
| HSV | hsv(337, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 20.5%, 6.3%) |
| CIE-LAB | lab(74.11, 33.98, -3.67) |
| CIE-LCH | lch(74.11, 34.17, 353.83°) |
| OKLab | oklab(79% 0.1017 -0.0092) |
| OKLCH | oklch(79% 0.102 354.8) |
| XYZ | xyz(57.2898, 46.8680, 54.7341) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.64
Faded Pink
#DE9DAC
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.44
Baby Pink
#FFB7CE
ΔE00 5.83
Soft Pink
#FDB0C0
ΔE00 5.87
Pinky
#FC86AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FBE #9FEFD0
analogous
#EF9FE6 #EF9FBE #EFA89F
triadic
#EF9FBE #BEEF9F #9FBEEF
tetradic
#EF9FBE #E6EF9F #9FEFD0 #A89FEF
square
#EF9FBE #E6EF9F #9FEFD0 #A89FEF
split-complementary
#EF9FBE #9FEFA8 #9FE6EF
monochromatic
#DE3677 #E66B9A #EF9FBE #F8D3E2 #FBE5ED
Accessibility & contrast
On white
2.02
#EF9FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EF9FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FBE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FBE | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#FB9CAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9fbe; /* rgb */ color: rgb(239, 159, 190); /* oklch */ color: oklch(79.0% 0.102 354.8);
Tailwind
colors: {
custom: {
50: '#f5bcd1',
500: '#ef9fbe',
950: '#000000',
},
}SCSS
$custom: #ef9fbe; $custom-light: #f5bcd1; $custom-dark: #000000;
JSON
{
"hex": "#ef9fbe",
"rgb": {
"r": 239,
"g": 159,
"b": 190
},
"hsl": {
"h": 336.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78996,
"c": 0.10215,
"h": 354.8
},
"luminance": 0.46865
}Semantic roles & 50–950 ramp
primary
#EF9FBE
secondary
#D9F2E8
accent
#D38912
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182