#FA9EBB#FA9EBB
#FA9EBB is a light, moderate pink. Relative luminance 0.484; OKLCH L 80.0% C 0.114 H 359.6°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EBB |
|---|---|
| RGB | rgb(250, 158, 187) |
| HSL | hsl(341, 90%, 80%) |
| HSV | hsv(341, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 25.2%, 2%) |
| CIE-LAB | lab(75.06, 37.91, -0.48) |
| CIE-LCH | lch(75.06, 37.91, 359.28°) |
| OKLab | oklab(79.97% 0.1143 -0.0007) |
| OKLCH | oklch(79.97% 0.114 359.6) |
| XYZ | xyz(60.6223, 48.3697, 53.1474) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.91
Soft Pink
#FDB0C0
ΔE00 4.97
Pig Pink
#E78EA5
ΔE00 5.04
Pinky
#FC86AA
ΔE00 5.39
Faded Pink
#DE9DAC
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EBB #9EFADD
analogous
#FA9EE9 #FA9EBB #FAAF9E
triadic
#FA9EBB #BBFA9E #9EBBFA
tetradic
#FA9EBB #E9FA9E #9EFADD #AF9EFA
square
#FA9EBB #E9FA9E #9EFADD #AF9EFA
split-complementary
#FA9EBB #9EFAAF #9EE9FA
monochromatic
#F42A69 #F76492 #FA9EBB #FDD8E4 #FDE2EB
Accessibility & contrast
On white
1.97
#FA9EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FA9EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EBB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EBB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#C1BFB9
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa9ebb; /* rgb */ color: rgb(250, 158, 187); /* oklch */ color: oklch(80.0% 0.114 359.6);
Tailwind
colors: {
custom: {
50: '#febccf',
500: '#fa9ebb',
950: '#000000',
},
}SCSS
$custom: #fa9ebb; $custom-light: #febccf; $custom-dark: #000000;
JSON
{
"hex": "#fa9ebb",
"rgb": {
"r": 250,
"g": 158,
"b": 187
},
"hsl": {
"h": 341.087,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.79969,
"c": 0.11433,
"h": 359.6
},
"luminance": 0.48366
}Semantic roles & 50–950 ramp
primary
#FA9EBB
secondary
#D5F6EB
accent
#E69D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182