#EF9FB8#EF9FB8
#EF9FB8 is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.8% C 0.100 H 359.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FB8 |
|---|---|
| RGB | rgb(239, 159, 184) |
| HSL | hsl(341, 71%, 78%) |
| HSV | hsv(341, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 23%, 6.3%) |
| CIE-LAB | lab(73.94, 33.10, -0.61) |
| CIE-LCH | lch(73.94, 33.11, 358.95°) |
| OKLab | oklab(78.82% 0.0996 -0.0011) |
| OKLCH | oklch(78.82% 0.1 359.3) |
| XYZ | xyz(56.6475, 46.6111, 51.3512) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.93
Pig Pink
#E78EA5
ΔE00 4.49
Soft Pink
#FDB0C0
ΔE00 4.78
Powder Pink
#FFB2D0
ΔE00 5.09
Baby Pink
#FFB7CE
ΔE00 5.68
Pinky
#FC86AA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FB8 #9FEFD6
analogous
#EF9FE0 #EF9FB8 #EFAE9F
triadic
#EF9FB8 #B8EF9F #9FB8EF
tetradic
#EF9FB8 #E0EF9F #9FEFD6 #AE9FEF
square
#EF9FB8 #E0EF9F #9FEFD6 #AE9FEF
split-complementary
#EF9FB8 #9FEFAE #9FE0EF
monochromatic
#DE366A #E66B91 #EF9FB8 #F8D3DF #FBE5EC
Accessibility & contrast
On white
2.03
#EF9FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#EF9FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FB8
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FB8 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB9
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#FC9BA8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9fb8; /* rgb */ color: rgb(239, 159, 184); /* oklch */ color: oklch(78.8% 0.100 359.3);
Tailwind
colors: {
custom: {
50: '#f5bccd',
500: '#ef9fb8',
950: '#000000',
},
}SCSS
$custom: #ef9fb8; $custom-light: #f5bccd; $custom-dark: #000000;
JSON
{
"hex": "#ef9fb8",
"rgb": {
"r": 239,
"g": 159,
"b": 184
},
"hsl": {
"h": 341.25,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78815,
"c": 0.09964,
"h": 359.3
},
"luminance": 0.46608
}Semantic roles & 50–950 ramp
primary
#EF9FB8
secondary
#D9F2EA
accent
#D39712
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182